EsMessage constructor
EsMessage({})
Implementation
EsMessage(
{this.id,
this.title,
this.message,
this.icon,
this.url,
this.createdAt,
this.seenAt,
this.clickedAt,
this.data});
EsMessage(
{this.id,
this.title,
this.message,
this.icon,
this.url,
this.createdAt,
this.seenAt,
this.clickedAt,
this.data});