AppOpenAdManager class

Constructors

AppOpenAdManager({required String appOpenUnitId})

Properties

appOpenUnitId String
final
hashCode int
The hash code for this object.
no setterinherited
isAdAvailable bool
Whether an ad is available to be shown.
no setter
maxCacheDuration Duration
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

loadAd({dynamic isFromStart = false}) → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
showAdIfAvailable() → void
toString() String
A string representation of this object.
inherited

Operators

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