valueOf static method

Field_Kind? valueOf(
  1. int value
)

Implementation

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