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