trashOriginalTorrentFiles property

  1. @override
bool? get trashOriginalTorrentFiles
override

Indicates whether the .torrent file of added torrents will be deleted

Implementation

@override
bool? get trashOriginalTorrentFiles => _args.trashOriginalTorrentFiles;