accessToken property

String accessToken

The OAuth access token associated with the credential if it belongs to an OAuth provider, such as facebook.com, twitter.com, etc.

Implementation

external String get accessToken;