menu
googleapis package
documentation
shared.dart
$DimensionValue
$DimensionValue.new constructor
$DimensionValue.new 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.new constructor
$DimensionValue class