ADJgSplashAdLoadShowSeparate constructor
ADJgSplashAdLoadShowSeparate({})
Implementation
ADJgSplashAdLoadShowSeparate(
{required this.posId,
required this.width,
required this.height,
this.imgName,
this.imgLogoName}) {
regist();
}