menu
routed_auth package
documentation
routed_auth.dart
AuthApiKeyRecord
scopes property
scopes property
dark_mode
light_mode
scopes
property
List
<
String
>
scopes
final
Scopes granted to this key.
Implementation
final List<String> scopes;
routed_auth package
documentation
routed_auth
AuthApiKeyRecord
scopes property
AuthApiKeyRecord class