points property

List<LatLng> points
final

The points for the outline of the Polygon.

Implementation

final List<LatLng> points;