geometries property

List<Geometry> geometries
getter/setter pair

Internal representation of this GeometryCollection.

Implementation

late List<Geometry> geometries;