ShopChangeQuery constructor

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

Implementation

const ShopChangeQuery({required this.newQuery});