FollowingChangeQuery constructor

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

Implementation

const FollowingChangeQuery({required this.newQuery});