downloadDir property

  1. @override
String? get downloadDir
override

Path to download the torrent to.

Implementation

@override
String? get downloadDir => _args.downloadDir;