scopes property

List<String>? scopes
getter/setter pair

The scopes of the access token.

Implementation

core.List<core.String>? scopes;