menu
lb_planner
modules/slots/domain/models/slot.dart
Slot
endUnit property
endUnit
dark_mode
light_mode
endUnit
property
SlotTimeUnit
get
endUnit
End time of this slot.
Implementation
SlotTimeUnit get endUnit => startUnit + duration;
lb_planner
slot
Slot
endUnit property
Slot class