fooGroup property
Implementation
@$pb.TagNumber(8)
TestOneof2_FooGroup get fooGroup => $_getN(7);
Implementation
@$pb.TagNumber(8)
set fooGroup(TestOneof2_FooGroup v) {
setField(8, v);
}
@$pb.TagNumber(8)
TestOneof2_FooGroup get fooGroup => $_getN(7);
@$pb.TagNumber(8)
set fooGroup(TestOneof2_FooGroup v) {
setField(8, v);
}