accessToken property

String accessToken
final

Google OAuth2.0 Access Token, this is required to create an authenticated http client, which can be further used to call the Google APIs.

Implementation

final String accessToken;