accessToken property
An access token for the account.
This access token can then be used to authorize other requests.
Required if the inhibit_login
option is false.
Implementation
String? accessToken;
An access token for the account.
This access token can then be used to authorize other requests.
Required if the inhibit_login
option is false.
String? accessToken;