hasPolygons property

bool hasPolygons

Has list polygons.

Implementation

bool get hasPolygons => polygons != null;