points property

List<Point> get points

The list of points to connect.

Implementation

core.List<mapkit_geometry_point.Point> get points;