isProcessing property
bool
get
isProcessing
Whether the processor is currently processing a frame
Implementation
bool get isProcessing => _isProcessing;
Whether the processor is currently processing a frame
bool get isProcessing => _isProcessing;