dataPoints property

List<ReconciledDataPoint>? dataPoints
getter/setter pair

Data points matching the query

Implementation

core.List<ReconciledDataPoint>? dataPoints;