isCollection property
bool
get
isCollection
True for the collection of other geometries (geometryCollection).
Implementation
bool get isCollection => this == Geom.geometryCollection;
True for the collection of other geometries (geometryCollection).
bool get isCollection => this == Geom.geometryCollection;