notInThisScc property

  1. @TagNumber.new(4)
TestAllTypes get notInThisScc

Implementation

@$pb.TagNumber(4)
TestAllTypes get notInThisScc => $_getN(1);
  1. @TagNumber.new(4)
set notInThisScc (TestAllTypes value)

Implementation

@$pb.TagNumber(4)
set notInThisScc(TestAllTypes value) => $_setField(4, value);