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