priorityNormal property

  1. @override
FileIndices? get priorityNormal
override

Indices of normal-priority file(s).

Implementation

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