valueOf static method

PrinterStatus valueOf(
  1. String name
)

Implementation

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