menu
common_interface package
documentation
Interfaces/network_interface.dart
NetworkInterface
loadAndShowInterAd abstract method
loadAndShowInterAd abstract method
dark_mode
light_mode
loadAndShowInterAd
abstract method
void
loadAndShowInterAd
(
{
AdModuleWithCallBacks
?
adModuleCallBacks
,
})
Implementation
void
loadAndShowInterAd({AdModuleWithCallBacks? adModuleCallBacks});
common_interface package
documentation
Interfaces/network_interface
NetworkInterface
loadAndShowInterAd abstract method
NetworkInterface class
Constructors
new
Properties
hashCode
runtimeType
Methods
getAdUnites
getBannerAd
getNativeAd
initNetwork
isInterAdLoaded
isNetworkInit
isRewardAdLoaded
isRewardInterAdLoaded
loadAndShowInterAd
loadAndShowRewardAd
loadAndShowRewardInter
loadInterAd
loadRewardAd
loadRewardInter
noSuchMethod
showInterAd
showRewardAd
showRewardInter
toString
Operators
operator ==