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