isProcessing property

bool get isProcessing

Whether the queue is currently being drained.

Implementation

bool get isProcessing => _isProcessing;