end property Null safety

int end
override

The maximum value that value is allowed to assume.

Implementation

int get end => length - 1;