range property
If specified, contains the range of the population values. The field
must not be present if the count is zero.
Implementation
@$pb.TagNumber(4)
Distribution_Range get range => $_getN(3);
Implementation
@$pb.TagNumber(4)
set range(Distribution_Range value) => $_setField(4, value);