ShopFrontChangeQuery constructor

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

Implementation

const ShopFrontChangeQuery({required this.newQuery});