AppId property

Pointer<Utf8> AppId
getter/setter pair

AppId is the ID given by the Seald server to your app. This value is given on your Seald dashboard.

Implementation

external ffi.Pointer<pkg_ffi.Utf8> AppId;