AdfurikunInterstitial class

Inheritance

Constructors

AdfurikunInterstitial(String appId)

Properties

adType String
finalinherited
appId String
finalinherited
hashCode int
The hash code for this object.
no setterinherited
listener AdfurikunInterstitialListener?
getter/setter pair
number int
latefinalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

args() Map<String, Object>
inherited
argsWithPluginVersion() Map<String, Object>
inherited
argsWithPluginVersionAndAppLogoIconName(String appLogoIconName) Map<String, Object>
inherited
argsWithSize(double width, double height) Map<String, Object>
inherited
clickAdPlayButton() → void
convertAdNetworkErrorList(List? arguments) List<AdNetworkError>?
inherited
destroy() → void
override
isPrepared() Future<bool>
load() → void
loadWithTimeout(double timeout) → void
method(String method) String
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
notifyListener(MethodCall call) → void
override
notReadyAlert() → void
play() → void
playWithCustomParams(Map<String, String> customParams) → void
rewardCompleted(bool result) → void
setTrackingId(Map<String, String> trackingId) → void
showAdPlayButton() → void
toString() String
A string representation of this object.
inherited

Operators

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