running property

ValueNotifier<bool> get running

If the SDK is currently running If it is not running, it will not update the location and no scans will be preformed

Implementation

ValueNotifier<bool> get running;