hasPolygons property

bool get hasPolygons

Has list polygons.

Implementation

bool get hasPolygons => polygons != null;