AdIdProvider class abstract

Constructors

AdIdProvider.new()

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

getAndroidAdUnitId(AdType adType) String
get unit ad id on Android
getIOSAdUnitId(AdType adType) String
get unit ad id on iOS
getMobileAdsUnitId({required AdType adType, bool isTest = kDebugMode}) String
Get MobileAds unit id
initializeMobileAdsOnMobile() Future<void>
Initialize MobileAds on mobile
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

Constants

mockAdId → const String