BigoNativeAdMediaView constructor
const
BigoNativeAdMediaView({})
Implementation
const BigoNativeAdMediaView({
Key? key,
this.width = double.infinity,
this.height = double.infinity,
}) : super(key: key, adTag: BigoAdTag.mediaView);