valueOf static method

DeviceLog_Type? valueOf(
  1. int value
)

Implementation

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