Creates a bucket with an inclusive upperBound and a sample count.
upperBound
count
const HistogramBucket({required this.count, this.upperBound});