polygons property
Set<Polygon>
get
polygons
Set of polygons drawn on the map.
Implementation
Set<Polygon> get polygons => _polygons;
Set of polygons drawn on the map.
Set<Polygon> get polygons => _polygons;