NotificationConfig constructor
Implementation
const NotificationConfig({
this.title,
this.text,
this.smallIcon,
this.largeIcon,
this.layout,
this.actions,
this.strings,
this.importance,
});
const NotificationConfig({
this.title,
this.text,
this.smallIcon,
this.largeIcon,
this.layout,
this.actions,
this.strings,
this.importance,
});