menu
segment_analytics package
documentation
plugin.dart
EventPlugin
alias method
alias method
dark_mode
light_mode
alias
method
Future
<
RawEvent
?
>
alias
(
AliasEvent
event
)
Implementation
Future<RawEvent?> alias(AliasEvent event)
async
{
return
event; }
segment_analytics package
documentation
plugin
EventPlugin
alias method
EventPlugin class
Constructors
new
Properties
analytics
hashCode
pAnalytics
runtimeType
type
Methods
alias
clear
configure
execute
flush
group
identify
noSuchMethod
reset
screen
shutdown
toString
track
update
Operators
operator ==