WebViewNotificationParam typedef

WebViewNotificationParam = void Function(String? response)

Implementation

typedef void WebViewNotificationParam(String? landingUrl);