copy

fun copy(nickname: String? = this.nickname, profileImageUrl: String? = this.profileImageUrl, profileImageFile: File? = this.profileImageFile): UserUpdateParams