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