PostCommentChangeQuery constructor

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

Implementation

const PostCommentChangeQuery({required this.newQuery});