DividerChangeQuery constructor

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

Implementation

const DividerChangeQuery({required this.newQuery});