menu
deeplink_dev package
documentation
sdk_callback.dart
OnAttributionSuccess typedef
OnAttributionSuccess typedef
dark_mode
light_mode
OnAttributionSuccess
typedef
OnAttributionSuccess
=
void Function
(
Map
<
String
,
dynamic
>
attribution
)
Implementation
typedef OnAttributionSuccess = void Function(Map<String, dynamic> attribution);
deeplink_dev package
documentation
sdk_callback
OnAttributionSuccess typedef
sdk_callback library