menu
googleapis package
documentation
admob/v1.dart
ReportRowMetricValue
ReportRowMetricValue.new constructor
ReportRowMetricValue.new 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.new constructor
ReportRowMetricValue class