Destroys the preloader for the given preloadId.
preloadId
static Future<void> destroy(String preloadId) { return _AdPreloader.destroy<RewardedAd>(preloadId); }