requestedScopes property

List<AuthScope>? requestedScopes
getter/setter pair

Scopes the exchanged token will have.

Implementation

List<AuthScope>? requestedScopes;