ActiveNotification constructor
Constructs an instance of ActiveNotification.
Implementation
const ActiveNotification(
this.id,
this.channelId,
this.title,
this.body,
);
Constructs an instance of ActiveNotification.
const ActiveNotification(
this.id,
this.channelId,
this.title,
this.body,
);