AttributionCallback typedef
        AttributionCallback =
     void Function(AdTraceAttribution attributionData)
    
    
    
Implementation
typedef void AttributionCallback(AdTraceAttribution attributionData);typedef void AttributionCallback(AdTraceAttribution attributionData);