HistogramQuery constructor

HistogramQuery({
  1. String? histogramQuery,
})

Implementation

HistogramQuery({this.histogramQuery});