ChatDashboardComponentLoaded constructor

const ChatDashboardComponentLoaded({
  1. required ChatDashboardModel value,
})

Implementation

const ChatDashboardComponentLoaded({required this.value});