valueOf static method

Returns the enum value associated to the name.

Implementation

static RoomUnarchiveConversationApiVersion valueOf(String name) => _$valueOfRoomUnarchiveConversationApiVersion(name);