IdentifyFields constructor
IdentifyFields({})
Implementation
IdentifyFields({
this.firstName,
this.lastName,
this.email,
this.phone,
this.gender,
this.dob,
this.language,
this.profileId,
this.country,
this.city,
this.state,
this.zip,
});