menu
googleapis package
documentation
shared.dart
$DimensionValue
$DimensionValue constructor
$DimensionValue constructor
dark_mode
light_mode
$DimensionValue
constructor
$DimensionValue
(
{
String
?
dimensionName
,
String
?
etag
,
String
?
id
,
String
?
kind
,
String
?
matchType
,
String
?
value
,
})
Implementation
$DimensionValue({ this.dimensionName, this.etag, this.id, this.kind, this.matchType, this.value, });
googleapis package
documentation
shared
$DimensionValue
$DimensionValue constructor
$DimensionValue class