ParticipantUpdatedEvent constructor
ParticipantUpdatedEvent(
- Participant participant,
- ParticipantUpdateReason reason
Implementation
ParticipantUpdatedEvent(this.participant, this.reason);