accessToken property
The Google access token for third-party identity in the requested format.
Currently, the token is only going to be an OAuth 2.0 access token.
Implementation
core.String? accessToken;
The Google access token for third-party identity in the requested format.
Currently, the token is only going to be an OAuth 2.0 access token.
core.String? accessToken;