Admodel class
Constructors
- Admodel.new({bool? isextraappenable, bool? isinterstitialquizeenable, bool? isbannerquizeenable, bool? isnativequizeenable, bool? isrewarded, int? bannartype, String? bannerAd, String? nativeAd, String? adOpen, String? interstitial, String? admobbannerAd, String? admobnativeAd, String? admobadOpen, String? admobinterstitial, String? loaderUrl, int? adTime, String? privacypolicy, String? bundleName, bool? isad, bool? isadmobad, bool? isbackgroundads, bool? isopenmediation, String? openmediationKey, String? openmediationbannerplacementId, String? openmediationNativeplacementId, String? openmediationSplashplacementId, bool? isdummyscreen, bool? isbackbothads, bool? isbothads, bool? iscustomeads, String? qlink, bool? isquize, bool? isqurekaads, String? oneSignalApp, String? customAdText, bool? iseveryads, String? customButtoncolor, String? customTextcolor, String? customTitleColor, String? customBackgroundColor, String? getAdmobKey, bool? issdkads, String? openmediationrewardsplacementId, String? fBbannerAd, String? fBnativeAd, String? fBinterstitialAd, String? fBrewardedAd, String? fBnativebannerAd, bool? recyclenative, bool? isfacebook, bool? isinterstitialenable, bool? isopenenable, bool? isnativeenable, bool? isbannerenable, bool? ischeckmarket})
- Admodel.fromJson(dynamic json)
Properties
- admobadOpen ↔ String?
-
getter/setter pair
-
getter/setter pair
- admobinterstitial ↔ String?
-
getter/setter pair
- admobnativeAd ↔ String?
-
getter/setter pair
- adOpen ↔ String?
-
getter/setter pair
- adTime ↔ int?
-
getter/setter pair
- bannartype ↔ int?
-
getter/setter pair
-
getter/setter pair
- bundleName ↔ String?
-
getter/setter pair
- customAdText ↔ String?
-
getter/setter pair
- customBackgroundColor ↔ String?
-
getter/setter pair
- customButtoncolor ↔ String?
-
getter/setter pair
- customTextcolor ↔ String?
-
getter/setter pair
- customTitleColor ↔ String?
-
getter/setter pair
-
getter/setter pair
- fBinterstitialAd ↔ String?
-
getter/setter pair
- fBnativeAd ↔ String?
-
getter/setter pair
-
getter/setter pair
- fBrewardedAd ↔ String?
-
getter/setter pair
- getAdmobKey ↔ String?
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- interstitial ↔ String?
-
getter/setter pair
- isad ↔ bool?
-
getter/setter pair
- isadmobad ↔ bool?
-
getter/setter pair
- isbackbothads ↔ bool?
-
getter/setter pair
- isbackgroundads ↔ bool?
-
getter/setter pair
-
getter/setter pair
-
getter/setter pair
- isbothads ↔ bool?
-
getter/setter pair
- ischeckmarket ↔ bool?
-
getter/setter pair
- iscustomeads ↔ bool?
-
getter/setter pair
- isdummyscreen ↔ bool?
-
getter/setter pair
- iseveryads ↔ bool?
-
getter/setter pair
- isextraappenable ↔ bool?
-
getter/setter pair
- isfacebook ↔ bool?
-
getter/setter pair
- isinterstitialenable ↔ bool?
-
getter/setter pair
- isinterstitialquizeenable ↔ bool?
-
getter/setter pair
- isnativeenable ↔ bool?
-
getter/setter pair
- isnativequizeenable ↔ bool?
-
getter/setter pair
- isopenenable ↔ bool?
-
getter/setter pair
- isopenmediation ↔ bool?
-
getter/setter pair
- isquize ↔ bool?
-
getter/setter pair
- isqurekaads ↔ bool?
-
getter/setter pair
- isrewarded ↔ bool?
-
getter/setter pair
- issdkads ↔ bool?
-
getter/setter pair
- loaderUrl ↔ String?
-
getter/setter pair
- nativeAd ↔ String?
-
getter/setter pair
- oneSignalApp ↔ String?
-
getter/setter pair
-
getter/setter pair
- openmediationKey ↔ String?
-
getter/setter pair
- openmediationNativeplacementId ↔ String?
-
getter/setter pair
- openmediationrewardsplacementId ↔ String?
-
getter/setter pair
- openmediationSplashplacementId ↔ String?
-
getter/setter pair
- privacypolicy ↔ String?
-
getter/setter pair
- qlink ↔ String?
-
getter/setter pair
- recyclenative ↔ bool?
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
copyWith(
{bool? isextraappenable, bool? isinterstitialquizeenable, bool? isbannerquizeenable, bool? isnativequizeenable, bool? isrewarded, int? bannartype, String? bannerAd, String? nativeAd, String? adOpen, String? interstitial, String? admobbannerAd, String? admobnativeAd, String? admobadOpen, String? admobinterstitial, String? loaderUrl, int? adTime, String? privacypolicy, String? bundleName, bool? isad, bool? isadmobad, bool? isbackgroundads, bool? isopenmediation, String? openmediationKey, String? openmediationbannerplacementId, String? openmediationNativeplacementId, String? openmediationSplashplacementId, bool? isdummyscreen, bool? isbackbothads, bool? isbothads, bool? iscustomeads, String? qlink, bool? isquize, bool? isqurekaads, String? oneSignalApp, String? customAdText, bool? iseveryads, String? customButtoncolor, String? customTextcolor, String? customTitleColor, String? customBackgroundColor, String? getAdmobKey, bool? issdkads, String? openmediationrewardsplacementId, String? fBbannerAd, String? fBnativeAd, String? fBinterstitialAd, String? fBrewardedAd, String? fBnativebannerAd, bool? recyclenative, bool? isfacebook, bool? isinterstitialenable, bool? isopenenable, bool? isnativeenable, bool? isbannerenable, bool? ischeckmarket}) → Admodel -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited