HistoricalMetricResult constructor
HistoricalMetricResult({
- List<
HistoricalMetricData> ? collections, - Dimensions? dimensions,
Implementation
HistoricalMetricResult({
this.collections,
this.dimensions,
});