AdsConfig constructor
Implementation
AdsConfig({
required this.admobIds,
required this.whitelist,
required this.appopenHoursDelay,
required this.appopenLaunchesDelay,
required this.adsHoursDelay,
required this.adsLaunchesDelay,
});
AdsConfig({
required this.admobIds,
required this.whitelist,
required this.appopenHoursDelay,
required this.appopenLaunchesDelay,
required this.adsHoursDelay,
required this.adsLaunchesDelay,
});