UpdateParticipants typedef
UpdateParticipants =
void Function(List<Participant> )
Implementation
typedef UpdateParticipants = void Function(List<Participant>);
typedef UpdateParticipants = void Function(List<Participant>);