MetricRange constructor
MetricRange({
- GoogleMonitoringV3Range? range,
- String? timeSeries,
Implementation
MetricRange({
this.range,
this.timeSeries,
});
MetricRange({
this.range,
this.timeSeries,
});