destroyAll static method
Destroys all preloaders of this format.
Implementation
static Future<void> destroyAll() {
return _AdPreloader.destroyAll<InterstitialAd>();
}
Destroys all preloaders of this format.
static Future<void> destroyAll() {
return _AdPreloader.destroyAll<InterstitialAd>();
}