startIndex property

int? startIndex
getter/setter pair

The start (inclusive) of the span, or not set if unbounded.

Implementation

core.int? startIndex;