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 v) { $_setField(3, v); }