addNavigateInterceptor abstract method
Add an interceptor which can veto attempts to navigate to a different app route.
Implementation
void addNavigateInterceptor(NavigateInterceptor interceptor);
Add an interceptor which can veto attempts to navigate to a different app route.
void addNavigateInterceptor(NavigateInterceptor interceptor);