menu
dart_transmission_rpc package
documentation
model.dart
TorrentRenamePathRequestParam
oldPath property
oldPath property
dark_mode
light_mode
oldPath
property
@
override
String
get
oldPath
override
the path to the file or folder that will be renamed
Implementation
@override String get oldPath => _args.oldPath;
dart_transmission_rpc package
documentation
model
TorrentRenamePathRequestParam
oldPath property
TorrentRenamePathRequestParam class