points property

Set<Point> get points

Implementation

Set<Point> get points => _points.toSet();