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