valueOf static method

PartOfSpeech_Reciprocity? valueOf(
  1. int value
)

Implementation

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