token property
Authentication token to set on the initial user. If not specified, the server will generate a token.
Implementation
String? token;
Authentication token to set on the initial user. If not specified, the server will generate a token.
String? token;