UpdateParticipants typedef

UpdateParticipants = void Function(List<Participant>)

Implementation

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