Map<String, dynamic> toJSON() { return { 'deeplink': deeplink, 'campaign_data': campaignData.toJSON(), 'attribution_source': attributionSource, }; }