AggregationResultHistogram constructor
AggregationResultHistogram({
- List<
AggregationResultHistogramBucket> ? buckets,
Implementation
AggregationResultHistogram({this.buckets});