token property

String? token
getter/setter pair

Authentication token to set on the initial user. If not specified, the server will generate a token.

Implementation

String? token;