end property

Date get end
override

Implementation

Date get end => _weekStart(_theFirst.add(months: 1)).add(days: -1);