valueOf static method

Protocol? valueOf(
  1. int value
)

Implementation

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