fooGroup property
Implementation
@$pb.TagNumber(4)
TestOneof_FooGroup get fooGroup => $_getN(3);
Implementation
@$pb.TagNumber(4)
set fooGroup(TestOneof_FooGroup v) { setField(4, v); }
@$pb.TagNumber(4)
TestOneof_FooGroup get fooGroup => $_getN(3);
@$pb.TagNumber(4)
set fooGroup(TestOneof_FooGroup v) { setField(4, v); }