core.Map<core.String, core.dynamic> toJson() { final histogramQuery = this.histogramQuery; return {'histogramQuery': ?histogramQuery}; }