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