calendarPeriodUnspecified constant

CalendarPeriod const calendarPeriodUnspecified

Undefined period, raises an error.

Implementation

static const calendarPeriodUnspecified = CalendarPeriod(
  'CALENDAR_PERIOD_UNSPECIFIED',
);