Represents the payload of an APNs message. Mainly consists of the aps dictionary.
aps
ApnsPayload({required this.aps, this.customData});