GenerateRandomParticipantsType typedef

GenerateRandomParticipantsType = List<Participant> Function(GenerateRandomParticipantsOptions options)

Implementation

typedef GenerateRandomParticipantsType = List<Participant> Function(
    GenerateRandomParticipantsOptions options);