UserId property

Pointer<Utf8> UserId
getter/setter pair

The ID of the current user for this SDK instance.

Implementation

external ffi.Pointer<pkg_ffi.Utf8> UserId;