ParticipantUpdatedEvent constructor
- required Participant participant,
Implementation
const factory ParticipantUpdatedEvent(
{required final Participant participant}) = _$ParticipantUpdatedEventImpl;
const factory ParticipantUpdatedEvent(
{required final Participant participant}) = _$ParticipantUpdatedEventImpl;