endIndex property

int? endIndex
getter/setter pair

The optional zero-based index of the end of the collection.

Required for FIXED_RANGE ranges.

Implementation

core.int? endIndex;