TimeRange to(DateTime stop, [Duration step = const Duration(days: 1)]) => TimeRange(this, stop, step);