points property

List<Point> points
getter/setter pair

@brief Ring specifying the area.

Dart code snippet: @snippet geometry_utils_example.dart dart_Polygon_getPoints

Implementation

List<Point> points;