ProductDisplayChangeQuery constructor

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

Implementation

const ProductDisplayChangeQuery({required this.newQuery});