queuedByPriority property

Map<JobPriority, int> queuedByPriority
final

Implementation

final Map<JobPriority, int> queuedByPriority = {};