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