downloadsDirectory property
Returns the Directory the CacheWorker is supposed to put downloads to.
Implementation
Rx<Directory?> get downloadsDirectory => _cacheWorker.downloadsDirectory;
Returns the Directory the CacheWorker is supposed to put downloads to.
Rx<Directory?> get downloadsDirectory => _cacheWorker.downloadsDirectory;