ApiURL property

Pointer<Utf8> ApiURL
getter/setter pair

ApiURL is the Seald server for this instance to use. This value is given on your Seald dashboard.

Implementation

external ffi.Pointer<pkg_ffi.Utf8> ApiURL;