accessToken property

String? get accessToken

Current access token

Implementation

String? get accessToken => _tokenStorage.accessToken;