aPNSMessage property

APNSMessage? aPNSMessage
final

The default push notification message for the APNs (Apple Push Notification service) channel. This message overrides the default push notification message (DefaultPushNotificationMessage).

Implementation

final APNSMessage? aPNSMessage;