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