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