Code property

Pointer<Utf8> Code
getter/setter pair

The error code, which is a machine-readable string that represents this error.

Implementation

external ffi.Pointer<pkg_ffi.Utf8> Code;