accessToken property
The OAuth access token associated with the credential if it belongs to an
OAuth provider, such as facebook.com, twitter.com, etc.
Implementation
final String? accessToken;
The OAuth access token associated with the credential if it belongs to an
OAuth provider, such as facebook.com, twitter.com, etc.
final String? accessToken;