startAddedTorrents property

  1. @override
bool? get startAddedTorrents
override

Indicates whether added torrents will be started right away

Implementation

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