@override Future<void> loadHtmlAsset(String assetPath) async => methodChannel.invokeMethod('loadHtmlAsset', {'assetPath': assetPath});