attachments property
Specifies the list of attachments included with the notification.
This property is only applicable to iOS 10 or newer.
Implementation
final List<IOSNotificationAttachment>? attachments;
Specifies the list of attachments included with the notification.
This property is only applicable to iOS 10 or newer.
final List<IOSNotificationAttachment>? attachments;