valueOf static method

Rule_Verb? valueOf(
  1. int value
)

Implementation

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