UpdateNotificationList constructor

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

Implementation

const UpdateNotificationList({this.value});