valueOf static method

UrpDeviceClass? valueOf(
  1. int value
)

Implementation

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