valueOf static method

FieldOptions_JSType? valueOf(
  1. int value
)

Implementation

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