IPDBannerView constructor
const
IPDBannerView(})
Implementation
const IPDBannerView(this.posId,
{Key? key,
required this.width,
required this.height,
this.userId = "",
this.refreshInterval = 0,
this.bannerListener})
: super(key: key);