valueOf static method

CalendarPeriod? valueOf(
  1. int value
)

Implementation

static CalendarPeriod? valueOf($core.int value) => _byValue[value];