setAutoCache method
- required bool autoCache,
Implementation
void setAutoCache({required bool autoCache}) {
Appodeal.setAutoCache(AppodealAdType.All, autoCache);
}
void setAutoCache({required bool autoCache}) {
Appodeal.setAutoCache(AppodealAdType.All, autoCache);
}