isProcessing property
bool
get
isProcessing
Whether frames are being processed
Implementation
bool get isProcessing => _isProcessing;
Whether frames are being processed
bool get isProcessing => _isProcessing;