endIndex property

int? endIndex
getter/setter pair

The end (exclusive) of the span, or not set if unbounded.

Implementation

core.int? endIndex;