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