RemovePanelistOptions constructor
Implementation
RemovePanelistOptions({
required this.socket,
required this.participant,
required this.roomName,
required this.member,
required this.islevel,
this.showAlert,
});
RemovePanelistOptions({
required this.socket,
required this.participant,
required this.roomName,
required this.member,
required this.islevel,
this.showAlert,
});