copyWith property
CopyWith$Query$user$user<Query$user$user>
get
copyWith
Implementation
CopyWith$Query$user$user<Query$user$user> get copyWith =>
CopyWith$Query$user$user(
this,
(i) => i,
);