valueOf static method

FallbackReason? valueOf(
  1. int value
)

Implementation

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