NotificationComponentUpdated constructor
NotificationComponentUpdated({
- required NotificationModel value,
Implementation
NotificationComponentUpdated({required this.value});
NotificationComponentUpdated({required this.value});