PluginCodelab class

Constructors

PluginCodelab.new()
factory

Properties

admodel Admodel?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
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
getNativeAdType(dynamic type) → dynamic
getOrCreatePersistentUniqueId() Future<String>
initPlatformState() Future
loadFBInterstitial() → dynamic
loadGoogleInterstitial() → dynamic
loadRewardedVideoAd(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
toString() String
A string representation of this object.
inherited

Operators

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