PluginCodelab class
Constructors
- PluginCodelab()
-
factory
Properties
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