menu
nabit_app
model\common_models.dart
ProfileReachModel
ProfileReachModel constructor
ProfileReachModel
dark_mode
light_mode
ProfileReachModel
constructor
ProfileReachModel
(
{
required
int
reach
,
required
String
reachType
}
)
Implementation
ProfileReachModel({required this.reach, required this.reachType});
nabit_app
common_models
ProfileReachModel
ProfileReachModel constructor
ProfileReachModel class