priorityHigh property

  1. @override
FileIndices? get priorityHigh
override

Indices of high-priority file(s).

Implementation

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