dataPoints property

List? dataPoints
final

Get the list of data points.

Implementation

final List<dynamic>? dataPoints;