isScanningNow property

bool isScanningNow

Are we scanning right now ?

Implementation

static bool get isScanningNow => _isScanning.latestValue;