scopes property

List<String> scopes
final

Google OAuth2.0 scopes, are used to determine the types of services from that our accessToken can access from the GoogleAPIs.

Implementation

final List<String> scopes;