UIEventAttribution constructor
UIEventAttribution({})
Implementation
UIEventAttribution(
{required this.sourceIdentifier,
required this.destinationURL,
required this.sourceDescription,
required this.purchaser});