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