attachments property

List<IOSNotificationAttachment>? attachments
final

Specifies the list of attachments included with the notification.

This property is only applicable to iOS 10 or newer.

Implementation

final List<IOSNotificationAttachment>? attachments;