menu
neo_concierge
app/modules/home/model/global_stats_model.dart
GlobalStats
GlobalStats constructor
GlobalStats
dark_mode
light_mode
GlobalStats
constructor
GlobalStats
(
{
Stats
?
stats
,
String
?
message
,
})
Implementation
GlobalStats({this.stats, this.message});
neo_concierge
global_stats_model
GlobalStats
GlobalStats constructor
GlobalStats class