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