Email constructor
Email({})
Implementation
Email(
{this.id,
this.createdAt,
this.sMTPHost,
this.sMTPPort,
this.sMTPSecure,
this.sMTPTLS,
this.sMTPEmail,
this.sMTPPassword,
this.newCampaign,
this.newOrder,
this.changeOrderStatus});