isCollection property

bool isCollection

True for the collection of other geometries (geometryCollection).

Implementation

bool get isCollection => this == Geom.geometryCollection;