valueOf static method

Device? valueOf(
  1. int value
)

Implementation

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