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