valueOf static method

UrpPsuCommand? valueOf(
  1. int value
)

Implementation

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