ChatDashboardComponentUpdated constructor

ChatDashboardComponentUpdated({
  1. required ChatDashboardModel value,
})

Implementation

ChatDashboardComponentUpdated({required this.value});