AdIdInterface constructor
AdIdInterface({})
Implementation
AdIdInterface({
required this.appOpenId,
required this.bannerId,
required this.interstitialId,
required this.interstitialVideoId,
required this.rewardedId,
required this.rewardedInterstitialId,
required this.nativeId,
required this.nativeAdvancedVideoId,
});