GenerateRandomParticipantsOptions constructor
Implementation
GenerateRandomParticipantsOptions({
  required this.member,
  this.coHost,
  required this.host,
  this.forChatBroadcast = false,
});GenerateRandomParticipantsOptions({
  required this.member,
  this.coHost,
  required this.host,
  this.forChatBroadcast = false,
});