menu
neo_concierge_admin
app/modules/authentication/models/profile_model.dart
ProfileModel
ProfileModel constructor
ProfileModel
dark_mode
light_mode
ProfileModel
constructor
ProfileModel
(
{
Data
?
data
,
String
?
message
,
})
Implementation
ProfileModel({this.data, this.message});
neo_concierge_admin
profile_model
ProfileModel
ProfileModel constructor
ProfileModel class