downloadsDirectory property
final
Directory this CacheWorker is to put the downloads to.
Implementation
final Rx<Directory?> downloadsDirectory = Rx(null);
Directory this CacheWorker is to put the downloads to.
final Rx<Directory?> downloadsDirectory = Rx(null);