valueOf static method

UrpTscCommand? valueOf(
  1. int value
)

Implementation

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