accessToken property

String? get accessToken

Currently active access token.

Implementation

String? get accessToken => _accessToken;