menu
googleapis package
documentation
$shared
$DimensionValue
$DimensionValue constructor
$DimensionValue
brightness_4
$DimensionValue
constructor
Null safety
$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
Constructors
$DimensionValue
fromJson
Properties
dimensionName
etag
hashCode
id
kind
matchType
runtimeType
value
Methods
noSuchMethod
toJson
toString
Operators
operator ==