builder property
Builder that will return the WebView where the user script is injected.
This injection must be done through the UserScript like in the initialUserScripts parameter of
InAppWebView
of the package flutter_inappwebview.
Implementation
final UserScriptWebViewWrapperBuilder builder;