nextMonthLastDay property
DateTime
get
nextMonthLastDay
Implementation
DateTime get nextMonthLastDay => nextMonthFirstDay.monthLastDay;
DateTime get nextMonthLastDay => nextMonthFirstDay.monthLastDay;