TPBannerViewWidget constructor

TPBannerViewWidget(
  1. String adUnitId, {
  2. Key? key,
  3. String? className = "",
})

Implementation

TPBannerViewWidget(this.adUnitId, {Key? key, this.className = ""});