valueOf static method

UrpSecCommand? valueOf(
  1. int value
)

Implementation

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