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