range property Null safety

Distribution_Range range

Implementation

@$pb.TagNumber(4)
Distribution_Range get range => $_getN(3);
void range=(Distribution_Range v)

Implementation

@$pb.TagNumber(4)
set range(Distribution_Range v) { setField(4, v); }