valueOf static method

NullValue? valueOf(
  1. int value
)

Implementation

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