DeleteNotificationList constructor

const DeleteNotificationList({
  1. NotificationModel? value,
})

Implementation

const DeleteNotificationList({this.value});