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