priorityNormal property
Gets the indices of normal-priority files.
Implementation
@override
FileIndices? get priorityNormal => _args.priorityNormal;
Gets the indices of normal-priority files.
@override
FileIndices? get priorityNormal => _args.priorityNormal;