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