menu
geoff package
documentation
models/auth/keycloak_user.dart
KeycloakUser
firstName property
firstName property
dark_mode
light_mode
firstName
property
String
?
get
firstName
The first name of the user
Implementation
String? get firstName => _firstName;
geoff package
documentation
models/auth/keycloak_user
KeycloakUser
firstName property
KeycloakUser class