Metric_AggregationMetric.fromJson constructor
Metric_AggregationMetric.fromJson(
- String json
Implementation
factory Metric_AggregationMetric.fromJson(String json) =>
Metric_AggregationMetric(json);