availableSlots property

List<DateTimeRange<DateTime>>? availableSlots
final

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

Implementation

final List<DateTimeRange>? availableSlots;