NotificationSound constructor
NotificationSound({})
Implementation
NotificationSound({
super.extra,
super.client_id,
this.id,
this.duration,
this.date,
this.title,
this.data,
this.sound,
});
NotificationSound({
super.extra,
super.client_id,
this.id,
this.duration,
this.date,
this.title,
this.data,
this.sound,
});