ZJTaskAdView constructor
const
ZJTaskAdView(})
Implementation
const ZJTaskAdView(this.posId,
{Key? key,
required this.width,
required this.height,
required this.page,
required this.userId,
this.taskAdListener})
: super(key: key);