PushNotificationAttachments typedef
- @Deprecated('Use NotificationAttachment instead')
Backwards compatibility alias for NotificationAttachment.
Implementation
@Deprecated('Use NotificationAttachment instead')
typedef PushNotificationAttachments = NotificationAttachment;