menu
mobiotics_provider package
documentation
models/profile/profile_model/profile_model.dart
ProfileModel
ProfileModel constructor
ProfileModel constructor
dark_mode
light_mode
ProfileModel
constructor
ProfileModel
(
{
int
?
totalcount
,
List
<
Datum
>
?
data
,
})
Implementation
ProfileModel({this.totalcount, this.data});
mobiotics_provider package
documentation
models/profile/profile_model/profile_model
ProfileModel
ProfileModel constructor
ProfileModel class