nextMonthLastDay property

DateTime get nextMonthLastDay

Implementation

DateTime get nextMonthLastDay => nextMonthFirstDay.monthLastDay;