copyWith property

Implementation

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