@override Map<String, dynamic> toMap() => { 'start': start, 'stop': stop, 'step': step, 'stopExclusive': stopExclusive, };