isProcessing property

bool get isProcessing

Implementation

bool get isProcessing => _isCaptureProcessing || _isSendingProcessing;