UNPKG

veritatisdoloremque

Version:
14 lines (8 loc) 441 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/storage-types](./storage-types.md) &gt; [UploadMetadata](./storage-types.uploadmetadata.md) &gt; [md5Hash](./storage-types.uploadmetadata.md5hash.md) ## UploadMetadata.md5Hash property A Base64-encoded MD5 hash of the object being uploaded. <b>Signature:</b> ```typescript md5Hash?: string | undefined; ```