end property

Date get end
override

Implementation

Date get end => _start.add(days: _lengthInDays - 1);