FlutterBaseBannerRefined class

Constructors

FlutterBaseBannerRefined({required String channelNm, required String zoneId})

Properties

channelName String
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
key String
getter/setter pair
onFailAdCallback ↔ (dynamic Function(String errorMsg)?)
getter/setter pair
onLoadAdCallback ↔ (dynamic Function()?)
getter/setter pair
platform MethodChannel
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
zoneId String
getter/setter pair

Methods

hideBanner() → void
load() → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
removeBanner() → void
setCallbackListener({void onLoadAd()?, void onFailAd(String errorMsg)?}) → void
showBanner() → void
toString() String
A string representation of this object.
inherited

Operators

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