MethodChannelPluginCodelab class
An implementation of PluginCodelabPlatform that uses method channels.
- Inheritance
-
- Object
- PlatformInterface
- PluginCodelabPlatform
- MethodChannelPluginCodelab
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- platform → MethodChannel
-
The method channel used to interact with the native platform.
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
adManagerIds(
) → Future -
override
-
adsONorOFf(
) → Future -
override
-
adtime(
) → Future -
override
-
callAppOpenAds(
) → Future -
colors(
) → Future -
override
-
dummyScreen(
) → Future -
override
-
override
-
FBinterstitialAd(
) → Future -
override
-
FBnativeAd(
) → Future -
override
-
FBrewardedAd(
) → Future -
override
-
getAdModelData(
) → Future -
override
-
getCallCloseInterstitialAds(
) → Future -
override
-
getCallInterstitialAds(
) → Future -
override
-
isappopenad(
) → Future -
override
-
isBackgroudAds(
) → Future -
override
-
override
-
isCustomeads(
) → Future -
override
-
isEveryads(
) → Future -
override
-
isfacebookads(
) → Future -
override
-
isintersttialad(
) → Future -
override
-
isnativead(
) → Future -
override
-
isrecycleAds(
) → Future -
override
-
issdkads(
) → Future -
override
-
lottiurl(
) → Future -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
onesignalKey(
) → Future -
override
-
privacyPolicy(
) → Future -
override
-
quiz(
) → Future -
override
-
sendHeight(
) → Future -
override
-
showreward(
) → Future -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited