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