I want to get more data about the each file , like upload time, file uploader, file type(defined by myself ). I add the other data in the update response, but getting the uploaded response by events$(#18) is not suitable for list display,and "event.event[2]?.xhr.response" is not precise indifferent state. How can I add other data for each file in the "this.flow?transfers$" by "update reponse" ?