bool? get breakoutRooms => _$this._breakoutRooms;
set breakoutRooms(covariant bool? breakoutRooms) => _$this._breakoutRooms = breakoutRooms;