daysInMonth property

int get daysInMonth

Implementation

int get daysInMonth => DateUtils.getDaysInMonth(year, month);