polygons property

List<Polygon> polygons

The polygons present on the map

Implementation

List<Polygon> get polygons => _polygonsState.polygons;