anonymousId property
fill in with the previous anon id the user goes by before logging into your application
Implementation
String? anonymousId;
fill in with the previous anon id the user goes by before logging into your application
String? anonymousId;