StatsigUser constructor
StatsigUser({})
Implementation
StatsigUser(
{this.userId = "",
this.email,
this.ip,
this.country,
this.locale,
this.appVersion,
this.custom,
this.customIds,
this.privateAttributes});