menu
segment_analytics_plugin_appsflyer package
documentation
plugin_appsflyer.dart
AppsFlyerDestination
alias method
alias method
dark_mode
light_mode
alias
method
Future
<
RawEvent?
>
alias
(
AliasEvent
event
)
inherited
Implementation
Future<RawEvent?> alias(AliasEvent event) async { return event; }
segment_analytics_plugin_appsflyer package
documentation
plugin_appsflyer
AppsFlyerDestination
alias method
AppsFlyerDestination class