Map<String, dynamic> toJson() => { "jid": jid, "mid": mid, "search_type": searchType, "chat_type": chatType, "is_search": isSearch, };