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