data property

List<Point<num>> data
final

The dataset

Implementation

final List<Point> data;