points property

List<LatLng> points
final

A List of LatLng points that make up the polygon's shape

Implementation

final List<LatLng> points;