isProcessing property

bool get isProcessing

Whether the queue is currently in the middle of replaying mutations.

Implementation

bool get isProcessing => _isProcessing;