menu
woosignal package
documentation
models/response/reports.dart
TotalReport
TotalReport constructor
TotalReport constructor
dark_mode
light_mode
TotalReport
constructor
TotalReport
(
{
String
?
slug
,
String
?
name
,
int
?
total
,
})
Implementation
TotalReport({ this.slug, this.name, this.total, });
woosignal package
documentation
models/response/reports
TotalReport
TotalReport constructor
TotalReport class