HuaweiPushMessage constructor
const
HuaweiPushMessage({})
Implementation
const HuaweiPushMessage({
this.messageId,
this.messageType,
this.title,
this.body,
this.data,
this.notificationId,
this.notificationTag,
this.clickAction,
this.channelId,
this.icon,
this.color,
this.sound,
this.timestamp,
});