upload property
StorageUpload
get
upload
Provides access to upload-related operations for this storage bucket.
The upload interface exposes the logic for adding new files, managing upload queues, tracking progress, and handling retries in a backend-agnostic way.
Implementation
StorageUpload get upload;