OnNavigationRequestInterceptor typedef
OnNavigationRequestInterceptor =
void Function()
Implementation
typedef OnNavigationRequestInterceptor = void Function(
NavigationRequest navigationRequest);
typedef OnNavigationRequestInterceptor = void Function(
NavigationRequest navigationRequest);