utils/shims/flutter_inappwebview_fake
        library 
 
      
    
    
    
      Classes
      
          - 
  ContentWorld 
- 
  Class that represents an object that defines a scope of execution for JavaScript code and which you use to prevent conflicts between different scripts.
- 
  Class that represents the WebView context menu. It used by WebView.contextMenu.
- 
  Class that represent an item of the ContextMenu.
- 
  Class that represents available options used by ContextMenu.
- 
  NavigationActionPolicy 
- 
  Class that is used by WebView.shouldOverrideUrlLoadingevent.
It represents the policy to pass back to the decision handler.
- 
  UserScript 
- 
  Class that represents a script that the WebViewinjects into the web page.
- 
  UserScriptInjectionTime 
- 
  Class that represents contains the constants for the times at which to inject script content into a WebViewused by an UserScript.