upload property
Provides access to upload operations scoped to this folder.
Use this interface to handle file uploads, batch enqueueing, or progress tracking within this specific folder context.
Implementation
@override
StorageUpload get upload => StorageUpload(fullPath: fullPath);