dataPoints property

List? dataPoints
final

Get the list of data points in the series.

Implementation

final List<dynamic>? dataPoints;