()
| 216 | } |
| 217 | |
| 218 | ngOnDestroy() { |
| 219 | this.clearTimeout(); |
| 220 | this.current.length = 0; |
| 221 | this.deferred.length = 0; |
| 222 | } |
| 223 | |
| 224 | /** @nocollapse */ |
| 225 | static ɵprov = /** @pureOrBreakMyCode */ /* @__PURE__ */ ɵɵdefineInjectable({ |
nothing calls this directly
no test coverage detected