startIndex property
The optional zero-based index of the beginning of the collection.
Required for FIXED_RANGE
and FROM_START_INDEX
ranges.
Implementation
core.int? startIndex;
The optional zero-based index of the beginning of the collection.
Required for FIXED_RANGE
and FROM_START_INDEX
ranges.
core.int? startIndex;