AdHelper class

Constructors

AdHelper()

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

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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

Static Properties

appOpenAdUnitId String
no setter
bannerAdUnitId String
no setter
interstitialAdUnitId String
no setter
isPrivacyOptionsRequired bool
getter/setter pair
nativeAdUnitId String
no setter
rewardedAdUnitId String
no setter
rewardedInterstitialAdUnitId String
no setter
showAds bool
getter/setter pair
showAppOpenAds bool
getter/setter pair
showConstentGDPR bool
getter/setter pair
testDeviceIds List<String>
getter/setter pair

Static Methods

setupAdLogging({Level level = Level.ALL}) → void
Call this from your app's main() if you want to see logs from this package.