models/apphud_deeplink_attribution library
Classes
- ApphudDeeplinkAttribution
- Deep link attribution result delivered to an ApphudDeeplinkHandler.
Enums
- ApphudDeeplinkAttributionKind
- Indicates how a deep link attribution result was obtained.
Typedefs
- ApphudDeeplinkHandler = void Function(ApphudDeeplinkAttribution attribution)
- Callback that receives deep link attribution updates.