priorityHigh property

  1. @override
FileIndices? get priorityHigh
override

Gets the indices of high-priority files.

Implementation

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