menu
google_cloud_api package
documentation
api.dart
MetricRule
MetricRule.new constructor
MetricRule.new constructor
dark_mode
light_mode
MetricRule
constructor
MetricRule
(
{
String
selector
=
''
,
Map
<
String
,
int
>
metricCosts
=
const {}
,
})
Implementation
MetricRule({this.selector = '', this.metricCosts = const {}}) : super(fullyQualifiedName);
google_cloud_api package
documentation
api
MetricRule
MetricRule.new constructor
MetricRule class