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