index property

int? index
getter/setter pair

The zero-based index, in UTF-16 code units.

The index is relative to the beginning of the segment specified by segment_id.

Implementation

core.int? index;