static Future<bool?> disableLogger() async { return await Ads.instance.channel.invokeMethod('disableLogger'); }