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