alias function
Implementation
@JS("rudderanalytics.alias")
external alias(
String to, //Denotes the new identifier of the user.
dynamic options);
@JS("rudderanalytics.alias")
external alias(
String to, //Denotes the new identifier of the user.
dynamic options);