IPDContentAdView constructor
const
IPDContentAdView(})
Implementation
const IPDContentAdView(this.posId,
{Key? key,
required this.width,
required this.height,
this.userId = "",
this.contentAdListener,
this.onCreatedCallback})
: super(key: key);