trackerList property
Gets the list of tracker URLs. (new in rpc-version 17)
Implementation
@override
TrackerListIter? get trackerList => _args.trackerList;
Gets the list of tracker URLs. (new in rpc-version 17)
@override
TrackerListIter? get trackerList => _args.trackerList;