menu
dart_transmission_rpc package
documentation
model.dart
TorrentSetRequestParam
location property
location property
dark_mode
light_mode
location
property
@
override
String
?
get
location
override
Gets the location of the torrent's content.
Implementation
@override String? get location => _args.location;
dart_transmission_rpc package
documentation
model
TorrentSetRequestParam
location property
TorrentSetRequestParam class