voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 394 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/storage](./storage.md) > [UploadTaskSnapshot](./storage.uploadtasksnapshot.md) > [task](./storage.uploadtasksnapshot.task.md)
## UploadTaskSnapshot.task property
The task of which this is a snapshot.
<b>Signature:</b>
```typescript
task: UploadTask;
```