menu
common_interface package
documentation
Interfaces/network_interface.dart
NetworkInterface
loadAndShowRewardInter abstract method
loadAndShowRewardInter abstract method
dark_mode
light_mode
loadAndShowRewardInter
abstract method
void
loadAndShowRewardInter
(
{
AdModuleWithCallBacks
?
adModuleCallBacks
,
})
Implementation
void
loadAndShowRewardInter({AdModuleWithCallBacks? adModuleCallBacks});
common_interface package
documentation
Interfaces/network_interface
NetworkInterface
loadAndShowRewardInter 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 ==