void ngOnDestroy()

Source

void ngOnDestroy() {
  this._parentRouter.unregisterPrimaryOutlet(this);
}