valueOf static method

InputCommand valueOf(
  1. String name
)

Implementation

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