UNPKG

voluptasmollitia

Version:
14 lines (8 loc) 477 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/storage](./storage.md) &gt; [FullMetadata](./storage.fullmetadata.md) &gt; [name](./storage.fullmetadata.name.md) ## FullMetadata.name property The short name of this object, which is the last component of the full path. For example, if fullPath is 'full/path/image.png', name is 'image.png'. <b>Signature:</b> ```typescript name: string; ```