ZaptWebViewCreatedCallback typedef
ZaptWebViewCreatedCallback =
void Function(ZaptWebViewController controller)
Implementation
typedef ZaptWebViewCreatedCallback = void Function(
ZaptWebViewController controller);