valueOf static method

Match_MatchType? valueOf(
  1. int value
)

Implementation

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