PluginCodelab class

Constructors

PluginCodelab()
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

admodelData() Future
adsONorOFf() Future
getCallAppOpenAds() Future
getCallCloseInterstitialAds(dynamic j) Future
getCallInterstitialAds(dynamic i) Future
getNativeAdType(dynamic type) → dynamic
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
toString() String
A string representation of this object.
inherited

Operators

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