WebViewNotificationParam typedef
WebViewNotificationParam =
void Function(String? landingUrl)
Implementation
typedef void WebViewNotificationParam(String? landingUrl);
typedef void WebViewNotificationParam(String? landingUrl);