download property
Provides access to download operations scoped to this folder.
Handles remote file retrieval, synchronization, and streaming from this folder in the storage hierarchy.
Implementation
@override
StorageDownload get download => StorageDownload(fullPath: fullPath);