AddNotificationList constructor

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

Implementation

const AddNotificationList({this.value});