bandwidthPriority property

  1. @override
num? get bandwidthPriority
override

Gets the bandwidth priority of the torrent.

Implementation

@override
num? get bandwidthPriority => _args.bandwidthPriority;