valueOf static method

UrpImpCommand? valueOf(
  1. int value
)

Implementation

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