Id property

Pointer<Utf8> Id
getter/setter pair

The error ID, which is a unique string for the precise place this error was thrown from.

Implementation

external ffi.Pointer<pkg_ffi.Utf8> Id;