explicitBuckets property
The explicit buckets.
Implementation
@$pb.TagNumber(3)
Distribution_BucketOptions_Explicit get explicitBuckets => $_getN(2);
Implementation
@$pb.TagNumber(3)
set explicitBuckets(Distribution_BucketOptions_Explicit value) =>
$_setField(3, value);