valueOf static method

Returns the enum value associated to the name.

Implementation

static ChatReceiveMessagesApiVersion valueOf(String name) => _$valueOfChatReceiveMessagesApiVersion(name);