copyWith property

Implementation

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