WebViewAssetLoader constructor
- String? domain,
- bool? httpAllowed,
- List<
PlatformPathHandler> ? pathHandlers,
Officially Supported Platforms/Implementations:
- Android WebView
Implementation
WebViewAssetLoader({this.domain, this.httpAllowed, this.pathHandlers});