onNavigationRequestInterceptor method
void
onNavigationRequestInterceptor(
Implementation
void onNavigationRequestInterceptor(OnNavigationRequestInterceptor callback) {
_onNavigationRequestInterceptor = callback;
}