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