menu
flutter_calendar_collection package
documentation
core/models/time_slot.dart
TimeSlot
isAvailable property
isAvailable property
dark_mode
light_mode
isAvailable
property
bool
isAvailable
final
Whether this time slot is available for booking.
Implementation
final bool isAvailable;
flutter_calendar_collection package
documentation
core/models/time_slot
TimeSlot
isAvailable property
TimeSlot class