Creates a date range for the given start and end Jalali.
start and end must be non-null.
start
end
const JalaliRange({ required this.start, required this.end, });