NotificationDataResponse constructor
NotificationDataResponse({})
Implementation
NotificationDataResponse({
this.id,
this.billId,
this.title,
this.subtitle,
this.imageUrl,
this.type,
this.param,
this.workFlowName,
this.sessionId,
this.invoiceId,
this.profileId,
});