polygons property

List<PolygonField>? polygons
final

A list of the PolygonField fields inside the geometries

Implementation

final List<PolygonField>? polygons;