Storage module instance
The full set of object metadata, including read-only properties.
Options for listing files and folders.
Result of listing files and folders.
Object metadata that can be set at any time.
A stream observer for Firebase Storage.
Storage reference to a file or folder location.
Snapshot of a storage task (upload or download).
Object metadata that can be set at upload.
Result returned from a non-resumable upload.
Represents the process of uploading an object. Allows you to monitor and manage the upload.
Holds data about the current state of the upload task.
Storage failure error type for public observer callbacks.
Runtime values are NativeFirebaseError instances structurally compatible with FirebaseError.
An enumeration of the possible string formats for upload.
Storage task for uploads or downloads.
An event that is triggered on a task.
Result of a completed task.
Observer object for task state changes.
Represents the current state of a running upload/download.
An enumeration of the possible string formats for upload.
An event that is triggered on a task.
Represents the current state of a running upload/download.
Options for connecting to the storage emulator (web only).