menu
googleapis package
documentation
content/v2_1.dart
AccountStatusStatistics
AccountStatusStatistics constructor
AccountStatusStatistics constructor
dark_mode
light_mode
AccountStatusStatistics
constructor
AccountStatusStatistics
(
{
String
?
active
,
String
?
disapproved
,
String
?
expiring
,
String
?
pending
,
})
Implementation
AccountStatusStatistics({ this.active, this.disapproved, this.expiring, this.pending, });
googleapis package
documentation
content/v2_1
AccountStatusStatistics
AccountStatusStatistics constructor
AccountStatusStatistics class