PostChangeQuery constructor
const
PostChangeQuery({
- required EliudQuery? newQuery,
Implementation
const PostChangeQuery({required this.newQuery});
const PostChangeQuery({required this.newQuery});