aPNSMessage property

Message? aPNSMessage
final

The message that the campaign sends through the APNs (Apple Push Notification service) channel. If specified, this message overrides the default message.

Implementation

final Message? aPNSMessage;