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