NotificationComponentUpdated constructor

NotificationComponentUpdated({
  1. required NotificationModel value,
})

Implementation

NotificationComponentUpdated({required this.value});