points property

List<double> get points

Implementation

List<double> get points => UnmodifiableListView(_points);