scopes property

List<String>? scopes
getter/setter pair

The list of scopes requested by the application.

Implementation

core.List<core.String>? scopes;