AppOpenAd class
This class is responsible for showing an app open ad.
Properties
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