NotificationComponentLoaded constructor

const NotificationComponentLoaded({
  1. required NotificationModel value,
})

Implementation

const NotificationComponentLoaded({required this.value});