isProcessing property

bool isProcessing

whether a query is in processing

Implementation

bool get isProcessing => status.isProcessing;