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