points property

List<LatLng> points
final

All the vertices on the outline of a polygon

Implementation

final List<LatLng> points;