end property

Date get end
override

Implementation

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