UpdateParticipantsAll typedef

UpdateParticipantsAll = void Function(List<Participant>)

Callback function type definitions

Implementation

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