dataPoints property

List<DataPoint>? dataPoints
getter/setter pair

Data points matching the query

Implementation

core.List<DataPoint>? dataPoints;