notInThisScc property
Implementation
@$pb.TagNumber(4)
TestAllTypes get notInThisScc => $_getN(1);
Implementation
@$pb.TagNumber(4)
set notInThisScc(TestAllTypes v) {
setField(4, v);
}
@$pb.TagNumber(4)
TestAllTypes get notInThisScc => $_getN(1);
@$pb.TagNumber(4)
set notInThisScc(TestAllTypes v) {
setField(4, v);
}