menu
booking_and_publish_slots package
documentation
controller/slots_provider.dart
MySlotsProvider
getBookedSlots method
getBookedSlots method
dark_mode
light_mode
getBookedSlots
method
List
<
DateTime
>
getBookedSlots
(
)
Implementation
List<DateTime> getBookedSlots() { return bookedSlotsList; }
booking_and_publish_slots package
documentation
controller/slots_provider
MySlotsProvider
getBookedSlots method
MySlotsProvider class