factory GetAllConversations.fromJson(Map<String, dynamic> json) { return _$GetAllConversationsFromJson(json); }