NotificationParams constructor
const
NotificationParams({})
Implementation
const NotificationParams({
this.id,
this.showNotification,
this.subtitle,
this.callbackText,
this.isShowCallback,
this.count,
});