Home > @firebase/storage > UploadTaskSnapshot > metadata
UploadTaskSnapshot.metadata property
Before the upload completes, contains the metadata sent to the server. After the upload completes, contains the metadata sent back from the server.
Signature:
metadata: FullMetadata;