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 value) => $_setField(24, value);