Customer constructor
Customer({})
Implementation
Customer({
this.alternateEmail,
this.customerCreationTime,
this.customerDomain,
this.etag,
this.id,
this.kind,
this.language,
this.phoneNumber,
this.postalAddress,
});