static Future<void> destroyBannerAd(String adId) { return ShowPlatform.instance.destroyBannerAd(adId); }