copyWith property

Implementation

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