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