end property

int end

Return the 0-based index of the character immediately after this source range.

Implementation

int get end => offset + length;