valueOf static method

UrpDeviceType? valueOf(
  1. int value
)

Implementation

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