A list of coordinates to create a polygon. The polygon is always considered closed, regardless of whether the last point equals the first or not.
final List<LatLng> polygon;