core.Map<core.String, core.dynamic> toJson() => { if (aggregations != null) 'aggregations': aggregations!, if (filter != null) 'filter': filter!, };