KochavaTrackerAttributionCallback typedef

KochavaTrackerAttributionCallback = void Function(String attribution)

Attribution callback handler used to retrieve the attribution results from Kochava servers.

Implementation

typedef KochavaTrackerAttributionCallback = void Function(String attribution);