I have an angular component which is implementing OnDestroy method.
OnDestroy
export class MyComponent implements OnInit, OnDestroy { constructor(private e