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