metricList property
An array of metric results,, where each array element contains all of the data points for a particular dimension.
Implementation
final List<MetricKeyDataPoints>? metricList;
An array of metric results,, where each array element contains all of the data points for a particular dimension.
final List<MetricKeyDataPoints>? metricList;