exponentialBuckets property
Buckets with exponentially growing width.
Implementation
@$pb.TagNumber(8)
Distribution_ExponentialBuckets get exponentialBuckets => $_getN(7);
Implementation
@$pb.TagNumber(8)
set exponentialBuckets(Distribution_ExponentialBuckets value) =>
$_setField(8, value);