end property

int get end
override

The maximum value that value is allowed to assume.

Implementation

int get end => length - 1;