accessToken property

String? accessToken
getter/setter pair

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;