length property

int length

The number of features in this feature collection.

See also features.

Implementation

int get length => _features.length;