menu
googleapis package
documentation
admob/v1.dart
ReportRowMetricValue
ReportRowMetricValue constructor
ReportRowMetricValue constructor
dark_mode
light_mode
ReportRowMetricValue
constructor
ReportRowMetricValue
(
{
double
?
doubleValue
,
String
?
integerValue
,
String
?
microsValue
,
})
Implementation
ReportRowMetricValue({ this.doubleValue, this.integerValue, this.microsValue, });
googleapis package
documentation
admob/v1
ReportRowMetricValue
ReportRowMetricValue constructor
ReportRowMetricValue class