PushNotificationAttachments typedef

  1. @Deprecated('Use NotificationAttachment instead')
PushNotificationAttachments = NotificationAttachment

Backwards compatibility alias for NotificationAttachment.

Implementation

@Deprecated('Use NotificationAttachment instead')
typedef PushNotificationAttachments = NotificationAttachment;