polygons property

Set<Polygon> get polygons

Set of polygons drawn on the map.

Implementation

Set<Polygon> get polygons => _polygons;