ScreenWiseModel constructor
ScreenWiseModel({})
Implementation
ScreenWiseModel({
this.banner,
this.bannerNew,
this.native,
this.localAdFlag,
this.gridCount,
this.isNativeEnable,
this.overRideReward,
this.localClick,
this.localFail,
this.maxFailed,
this.overRideTimer,
this.overRideTimerValue,
});