nextDayAvailableSlots property

List<DateTimeRange<DateTime>>? nextDayAvailableSlots
final

nextDayAvailableSlots is a list of TimeRange which is used to set the available time slots

Implementation

final List<DateTimeRange>? nextDayAvailableSlots;