FeedChangeQuery constructor

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

Implementation

const FeedChangeQuery({required this.newQuery});