BatchInboxNotificationContent constructor
BatchInboxNotificationContent()
Internal constructor.
Implementation
BatchInboxNotificationContent(this.id, this.title, this.body, this.isUnread, this.date,
this.source, this.payload, this.hasLandingMessage);