FORTNIGHT constant

CalendarPeriod const FORTNIGHT

Implementation

static const CalendarPeriod FORTNIGHT =
    CalendarPeriod._(3, _omitEnumNames ? '' : 'FORTNIGHT');