scopes property Null safety

List<AuthScope>? scopes
read / write

Scopes this token has access to.

Implementation

List<AuthScope>? scopes;