participantUpdated property
ParticipantUpdated is sent when user data is updated
Implementation
@$pb.TagNumber(24)
ParticipantUpdated get participantUpdated => $_getN(19);
Implementation
@$pb.TagNumber(24)
set participantUpdated(ParticipantUpdated v) { setField(24, v); }