AppleNotification constructor
const
AppleNotification({})
Implementation
const AppleNotification({
this.badge,
this.sound,
this.imageUrl,
this.subtitle,
this.subtitleLocArgs = const <String>[],
this.subtitleLocKey,
});