@override Object toJson() => { 'savedQuery': savedQuery, if (orderBy.isNotDefault) 'orderBy': orderBy, };