GeometryCollection()
Empty constructor for the GeometryCollection.
GeometryCollection(geometries: MutableList<Geometry!>!)
Default constructor for the GeometryCollection.
geometries - MutableList<Geometry!>!: List of geometries in the GeometryCollection.