end method
Returns the end value of the range, optionally with inclusion overridden.
Implementation
TYPE? end({bool? inclusive}) => _end;
Returns the end value of the range, optionally with inclusion overridden.
TYPE? end({bool? inclusive}) => _end;