@override Future<void> muteVideoAds() async { return await methodChannel.invokeMethod("muteVideoAds"); }