NotificationBody constructor
NotificationBody({})
Implementation
NotificationBody({
this.title,
this.description,
this.photoUrl,
this.userId,
this.products,
this.categories,
this.campaigns,
this.storeId,
});