menu
geoff package
documentation
models/auth/keycloak_user.dart
KeycloakUser
attributes property
attributes property
dark_mode
light_mode
attributes
property
Map
<
String
,
List
<
String
>
>
?
get
attributes
A map of attributes
Implementation
Map<String, List<String>>? get attributes => _attributes;
geoff package
documentation
models/auth/keycloak_user
KeycloakUser
attributes property
KeycloakUser class