conversationListModelFromJson function
Implementation
ConversationListModel conversationListModelFromJson(str) =>
ConversationListModel.fromJson(str);
ConversationListModel conversationListModelFromJson(str) =>
ConversationListModel.fromJson(str);