valueOf static method

Returns the enum value associated to the name.

Implementation

static ChatReceiveMessagesNoStatusUpdate valueOf(String name) => _$valueOfChatReceiveMessagesNoStatusUpdate(name);