OnAttributionSuccess typedef

OnAttributionSuccess = void Function(Map<String, dynamic> attribution)

Implementation

typedef OnAttributionSuccess = void Function(Map<String, dynamic> attribution);