MethodChannelAdsComman class

Inheritance

Constructors

MethodChannelAdsComman()

Properties

bannerAd ↔ BannerAd?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
interstitialAds ↔ InterstitialAd?
getter/setter pair
isBannerLoaded bool
getter/setter pair
methodChannel MethodChannel
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
size ↔ AnchoredAdaptiveBannerAdSize?
getter/setter pair

Methods

anchoredAdaptiveBannerAdSize({required BuildContext context}) Future<AnchoredAdaptiveBannerAdSize?>
changeAdvertisementId({required String advertisementId}) Future
override
getBannerAds({required BuildContext context, required String bannerAdID, required Function onBannerAdLoaded}) Widget
override
getDifferenceTime({required String interstitialID, VoidCallback? onAdClosed}) → void
override
initBannerAds({required BuildContext context, required String bannerID, required Function onBannerAdLoaded}) → dynamic
loadInterstitialAd({required String interstitialID}) → void
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
showInterstitialAd({required String interstitialID, VoidCallback? onAdClosed}) → void
override
toString() String
A string representation of this object.
inherited

Operators

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