FeedFrontChangeQuery constructor

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

Implementation

const FeedFrontChangeQuery({required this.newQuery});