endUnit property

SlotTimeUnit get endUnit

End time of this slot.

Implementation

SlotTimeUnit get endUnit => startUnit + duration;