menu
dart_transmission_rpc package
documentation
model.dart
TorrentAddRequestArgs
downloadDir property
downloadDir property
dark_mode
light_mode
downloadDir
property
@
override
String
?
downloadDir
final
Path to download the torrent to.
Implementation
@override final String? downloadDir;
dart_transmission_rpc package
documentation
model
TorrentAddRequestArgs
downloadDir property
TorrentAddRequestArgs class