ProfileChangeQuery constructor

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

Implementation

const ProfileChangeQuery({required this.newQuery});