filesWanted property

  1. @override
FileIndices? get filesWanted
override

Indices of file(s) to be downloaded.

Implementation

@override
FileIndices? get filesWanted => _args.filesWanted;