menu
googleapis package
documentation
$shared
$MetricRule
$MetricRule constructor
$MetricRule
brightness_4
$MetricRule
constructor
Null safety
$MetricRule
(
{
Map
<
String
,
String
>
?
metricCosts
,
String
?
selector
}
)
Implementation
$MetricRule({ this.metricCosts, this.selector, });
googleapis package
documentation
$shared
$MetricRule
$MetricRule constructor
$MetricRule class
Constructors
$MetricRule
fromJson
Properties
hashCode
metricCosts
runtimeType
selector
Methods
noSuchMethod
toJson
toString
Operators
operator ==