Setting constructor
Setting({})
Implementation
Setting(
{this.id,
this.createdAt,
this.campaign,
this.customer,
this.email,
this.order,
this.product,
this.sms,
this.currency,
this.analytic});