menu
googleapis_beta package
documentation
analyticsdata/v1beta.dart
NumericValue
NumericValue constructor
NumericValue constructor
dark_mode
light_mode
NumericValue
constructor
NumericValue
(
{
double
?
doubleValue
,
String
?
int64Value
,
})
Implementation
NumericValue({ this.doubleValue, this.int64Value, });
googleapis_beta package
documentation
analyticsdata/v1beta
NumericValue
NumericValue constructor
NumericValue class