location property

  1. @override
String? get location
override

Gets the location of the torrent's content.

Implementation

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