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