menu
neo_concierge
app/modules/authentication/models/profile_model.dart
UserModel
email property
email
dark_mode
light_mode
email
property
String
?
email
getter/setter pair
Implementation
String? email;
neo_concierge
profile_model
UserModel
email property
UserModel class