valueOf static method
Returns the enum value associated to the name
.
Implementation
static ReactionDeleteApiVersion valueOf(String name) => _$valueOfReactionDeleteApiVersion(name);
Returns the enum value associated to the name
.
static ReactionDeleteApiVersion valueOf(String name) => _$valueOfReactionDeleteApiVersion(name);