FlutterIosAdHep class

Constructors

FlutterIosAdHep()

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

adShowing() bool
checkFk() bool
getCacheResultData(AdType adType) LoadResultData?
initMax({required String maxKey, required ConfigAdData data, required FengKongLogic fengKongLogic, required IosLoadAdResultCallback iosLoadAdResultCallback, bool showMediationDebugger = false}) → dynamic
loadAd(AdInfoData? infoData) → dynamic
loadAdWhenNoCache(AdType adType) → dynamic
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setEverydayWatchAdNum(int maxShow) → dynamic
showAd({required AdType adType, required IosAdCallback iosAdCallback}) → dynamic
toString() String
A string representation of this object.
inherited
updateAdData(ConfigAdData data) → dynamic

Operators

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

Static Properties

instance FlutterIosAdHep
no setter