explicitBuckets property
Buckets with arbitrary user-provided width.
Implementation
@$pb.TagNumber(9)
Distribution_ExplicitBuckets get explicitBuckets => $_getN(8);
Implementation
@$pb.TagNumber(9)
set explicitBuckets(Distribution_ExplicitBuckets value) =>
$_setField(9, value);