scopes property

List<String>? scopes
getter/setter pair

A list of authorization scopes the application is granted.

Implementation

core.List<core.String>? scopes;