ChatDashboardChangeQuery constructor

const ChatDashboardChangeQuery({
  1. required EliudQuery? newQuery,
})

Implementation

const ChatDashboardChangeQuery({required this.newQuery});