requestedScopes property Null safety

List<AuthScope>? requestedScopes
read / write

Scopes the exchanged token will have.

Implementation

List<AuthScope>? requestedScopes;