InterstitialAd class

Constructors

InterstitialAd()
InterstitialAd.from(String? placement, InterstitialAdListener? interstitialAdListener)

Properties

hashCode int
The hash code for this object.
no setterinherited
interstitialAdListener InterstitialAdListener?
getter/setter pair
isLoaded bool
getter/setter pair
placement String?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
targetingParams Map?
getter/setter pair

Methods

adsCallbackHandler(MethodCall methodCall) Future
loadAd() → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
showAd() → void
toString() String
A string representation of this object.
inherited

Operators

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