FollowRequestChangeQuery constructor

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

Implementation

const FollowRequestChangeQuery({required this.newQuery});