dataPoints property

List? dataPoints
final

Get the current data points.

Implementation

final List<dynamic>? dataPoints;