PluginCodelab class

Constructors

PluginCodelab.new()
factory

Properties

admodel AdModel?
getter/setter pair
bannerManager BannerAdManager
final
hashCode int
The hash code for this object.
no setterinherited
interstitialAds InterstitialAds?
getter/setter pair
manager NativeAdManager
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

adsONorOFf() Future
fetchData() Future
getCallAppOpenAds() Future
getCallCloseInterstitialAds(dynamic j) Future
getCallInterstitialAds(dynamic i) Future
getOrCreatePersistentUniqueId() Future<String>
initPlatformState() Future
loadFBRewardedVideoAd(Function callback) → dynamic
loadRewardAds(Function callback) → dynamic
native(Function callBack, MyAds type) Widget
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
openQuerekaAds() → dynamic
preloadNativeAds(MyAds type) → dynamic
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited