datapoints property

List<Datapoint>? datapoints
final

The data points for the specified metric.

Implementation

final List<Datapoint>? datapoints;