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