isCollection property

bool get isCollection

True for the collection of other geometries (geometryCollection).

Implementation

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