ADSuyiSplashAd constructor
ADSuyiSplashAd({})
Implementation
ADSuyiSplashAd(
{required this.posId,
required this.imgName,
required this.imgLogoName,
required this.isRepeatApplyPermission,
required this.isApplyPermission}) {
regist();
}