endIndex property

int? endIndex
getter/setter pair

The zero-based end index of this row, exclusive, in UTF-16 code units.

Implementation

core.int? endIndex;