AppOpenAdManager class

Constructors

AppOpenAdManager()

Properties

adUnitId String
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
idAndroid String
getter/setter pair
idIOS String
getter/setter pair
isAdAvailable bool
Whether an ad is available to be shown.
no setter
isEnableAppOpenAd bool
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

loadAd({required String Androidid, required String IOSid}) → void
Load an AppOpenAd.
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

Static Properties

isShowingAd bool
getter/setter pair