WebViewAssetLoader constructor
WebViewAssetLoader({
- String? domain,
- bool? httpAllowed,
- List<
PlatformPathHandler> ? pathHandlers,
Implementation
WebViewAssetLoader({this.domain, this.httpAllowed, this.pathHandlers});