copyWith property

Implementation

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