valueOf static method

Device valueOf(
  1. String name
)

Implementation

static Device valueOf(String name) => _$valueOf(name);