FocusPanelistsOptions constructor
FocusPanelistsOptions({})
Implementation
FocusPanelistsOptions({
required this.socket,
required this.roomName,
required this.member,
required this.islevel,
required this.focusEnabled,
this.muteOthersMic = false,
this.muteOthersCamera = false,
this.showAlert,
});