ParticipantCountsUpdatedEvent constructor
- {required ParticipantCounts counts}
Implementation
const factory ParticipantCountsUpdatedEvent(
{required final ParticipantCounts counts}) =
_$ParticipantCountsUpdatedEvent;
const factory ParticipantCountsUpdatedEvent(
{required final ParticipantCounts counts}) =
_$ParticipantCountsUpdatedEvent;