data property

List<DataPoint> data
final

List of data points used to build the bezier line

Implementation

final List<DataPoint> data;