copyWith property

Implementation

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