AdOpenedData constructor
const
AdOpenedData({})
Implementation
const AdOpenedData({
this.networkName,
required this.mediatorName,
required this.adFormat,
this.placement,
required this.adUnitId,
required this.impressionId,
});