accessToken property

String accessToken

Returns the retrieved access token.

Implementation

String get accessToken => _credentials.token;