menu
token_keeper package
documentation
core/token.dart
Token
scopes property
scopes property
dark_mode
light_mode
scopes
property
List
<
String
>
scopes
final
Scopes granted with this token.
Implementation
final List<String> scopes;
token_keeper package
documentation
core/token
Token
scopes property
Token class