valueOf static method

OpBinary_Op? valueOf(
  1. int value
)

Implementation

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