Map<String, dynamic> toJson() => { "endHour": endHour, "endMinute": endMinute, "startHour": startHour, "startMinute": startMinute, };