end property

int end

The end index of the slice.

Implementation

int get end => start + length;