valueOf static method

ReversalReason valueOf(
  1. String name
)

Implementation

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