accessToken property

String? accessToken

The OAuth2 access token to access Google services.

Implementation

String? get accessToken => _data.accessToken;