menu
routed_auth package
documentation
routed_auth.dart
AuthScimCredentialRecord
scopes property
scopes property
dark_mode
light_mode
scopes
property
Set
<
AuthScimScope
>
scopes
final
Scopes granted by this credential.
Implementation
final Set<AuthScimScope> scopes;
routed_auth package
documentation
routed_auth
AuthScimCredentialRecord
scopes property
AuthScimCredentialRecord class