menu
fastyle_ad package
documentation
logic/services/admob_splash_ad.service.dart
FastAdmobSplashAdService
dispose method
dispose method
dark_mode
light_mode
dispose
method
void
dispose
(
)
Implementation
void dispose() { _manager.removeLogger(_debugLabel); _splashAd?.dispose(); }
fastyle_ad package
documentation
logic/services/admob_splash_ad.service
FastAdmobSplashAdService
dispose method
FastAdmobSplashAdService class