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