unregisterRootOutlet abstract method
Unregisters the root routerOutlet.
Does nothing if routerOutlet isn't the current root outlet.
Implementation
void unregisterRootOutlet(RouterOutlet routerOutlet);
Unregisters the root routerOutlet.
Does nothing if routerOutlet isn't the current root outlet.
void unregisterRootOutlet(RouterOutlet routerOutlet);