ApphudAttributionData constructor
ApphudAttributionData({})
Implementation
ApphudAttributionData({
required this.rawData,
this.adNetwork,
this.channel,
this.campaign,
this.adSet,
this.creative,
this.keyword,
this.custom1,
this.custom2,
});