AppOpenAd class

This class is responsible for showing an app open ad.

Properties

adInfo AdInfo?
finalinherited
hashCode int
The hash code for this object.
no setterinherited
id int
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

destroy() Future<void>
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setAdEventListener({required AppOpenAdEventListener eventListener}) Future<void>
show() Future<void>
Shows ad on top of the application.
inherited
toString() String
A string representation of this object.
inherited
waitForDismiss() Future<void>

Operators

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