DialogChangeQuery constructor

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

Implementation

const DialogChangeQuery({required this.newQuery});