scopes property

List<AuthScope>? scopes
getter/setter pair

Scopes this token has access to.

Implementation

List<AuthScope>? scopes;