DrawerChangeQuery constructor

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

Implementation

const DrawerChangeQuery({required this.newQuery});