DAY constant

CalendarPeriod const DAY

Implementation

static const CalendarPeriod DAY =
    CalendarPeriod._(1, _omitEnumNames ? '' : 'DAY');