scopes property

List<String>? scopes
getter/setter pair

The OAuth scopes to grant.

Optional.

Implementation

core.List<core.String>? scopes;