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