DefaultPushNotificationMessage constructor
DefaultPushNotificationMessage({})
Implementation
DefaultPushNotificationMessage({
this.action,
this.body,
this.data,
this.silentPush,
this.substitutions,
this.title,
this.url,
});