participantRole property
Implementation
@$pb.TagNumber(5)
Participant_Role get participantRole => $_getN(4);
Implementation
@$pb.TagNumber(5)
set participantRole(Participant_Role v) {
setField(5, v);
}
@$pb.TagNumber(5)
Participant_Role get participantRole => $_getN(4);
@$pb.TagNumber(5)
set participantRole(Participant_Role v) {
setField(5, v);
}