RemoveParticipantsType typedef
Type definition for the function that removes a participant.
Implementation
typedef RemoveParticipantsType = Future<void> Function(
RemoveParticipantsOptions options);
Type definition for the function that removes a participant.
typedef RemoveParticipantsType = Future<void> Function(
RemoveParticipantsOptions options);