getMonthDays static method
Implementation
static Map getMonthDays(WeekDayStringTypes type, int monthIndex) =>
TimelineCalendar.calendarProvider.getMonthDays(type, monthIndex);
static Map getMonthDays(WeekDayStringTypes type, int monthIndex) =>
TimelineCalendar.calendarProvider.getMonthDays(type, monthIndex);