WebViewNotificationParam typedef

WebViewNotificationParam = void Function(String? landingUrl)

Implementation

typedef void WebViewNotificationParam(String? landingUrl);