accessToken property

String? accessToken
final

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;