valueOf static method

Returns the enum value associated to the name.

Implementation

static ReactionDeleteApiVersion valueOf(String name) => _$valueOfReactionDeleteApiVersion(name);