filesWanted property

  1. @override
FileIndices? get filesWanted
override

Gets the indices of wanted files.

Implementation

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