APNSPushNotificationTemplate constructor
APNSPushNotificationTemplate({})
Implementation
APNSPushNotificationTemplate({
this.action,
this.body,
this.mediaUrl,
this.rawContent,
this.sound,
this.title,
this.url,
});