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