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