length property

int length

The number of geometries in this geometry collection.

See also geometries.

Implementation

int get length => _geometries.length;