ADJgIntertitialAd constructor

ADJgIntertitialAd({
  1. required String posId,
})

Implementation

ADJgIntertitialAd({required this.posId}) {
  regist();
}