valueOf static method

ResponseMode valueOf(
  1. String name
)

Implementation

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