OpenAppAd mixin
Start the OpenAppAd class
- Mixin applications
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
loadAppOpenAd(
{int maxLoadAttempts = 5, int attemptDelayFactorMs = 500, String? adId}) → void - <------------------------ Load AppOpenAd with Exponential Backoff ------------------------>
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
showOpenAppAd(
) → void - <------------------------ Show AppOpenAd ------------------------>
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited