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