NotificationDashboardComponentLoaded constructor

const NotificationDashboardComponentLoaded({
  1. required NotificationDashboardModel value,
})

Implementation

const NotificationDashboardComponentLoaded({required this.value});