linearBuckets property
Buckets with constant width.
Implementation
@$pb.TagNumber(7)
Distribution_LinearBuckets get linearBuckets => $_getN(6);
Implementation
@$pb.TagNumber(7)
set linearBuckets(Distribution_LinearBuckets value) => $_setField(7, value);