GTMessageModel constructor Null safety
Implementation
GTMessageModel(
{this.messageId,
this.payload,
this.payloadId,
this.taskId,
this.title,
this.offLine,
this.content});
GTMessageModel(
{this.messageId,
this.payload,
this.payloadId,
this.taskId,
this.title,
this.offLine,
this.content});