MoveNotification constructor
MoveNotification()
Implementation
MoveNotification(
this.channelId,
this.channelName,
this.channelDescription,
this.contentTitle,
this.contentText,
this.imageName,
);
MoveNotification(
this.channelId,
this.channelName,
this.channelDescription,
this.contentTitle,
this.contentText,
this.imageName,
);