valueOf static method

HardwareModel? valueOf(
  1. int value
)

Implementation

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