blockedTime property

List<DateTimeRange<DateTime>>? blockedTime
final

blockedTime is a list of TimeRange which is used to block the time slots

Implementation

final List<DateTimeRange>? blockedTime;