points property

List<Point> get points

Get list of points

Implementation

List<Point> get points => [a, b];