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