MacOSNotificationDetails constructor
const
MacOSNotificationDetails({})
Constructs an instance of MacOSNotificationDetails.
Implementation
const MacOSNotificationDetails({
this.presentAlert,
this.presentBadge,
this.presentSound,
this.sound,
this.badgeNumber,
this.attachments,
this.subtitle,
this.threadIdentifier,
});