googleapis package
documentation
$shared
$Dimension
$Dimension constructor
$Dimension
$Dimension
constructor
Null safety
$Dimension
(
{
String
?
kind
,
String
?
name
}
)
Implementation
$Dimension({ this.kind, this.name, });
googleapis package
documentation
$shared
$Dimension
$Dimension constructor
$Dimension class
Constructors
$Dimension
fromJson
Properties
hashCode
kind
name
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==