UpdateParticipants typedef

UpdateParticipants = void Function(List<Participant> participants)

Implementation

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