PushMessageContent constructor
PushMessageContent({})
Implementation
PushMessageContent({
this.recipient,
this.userId,
this.nativePush,
this.body,
this.notification,
this.envelopeType,
});
PushMessageContent({
this.recipient,
this.userId,
this.nativePush,
this.body,
this.notification,
this.envelopeType,
});