nextScanTime property

ValueNotifier<DateTime> get nextScanTime

The time when the next scan will be done This is updated after each scan is done

Implementation

ValueNotifier<DateTime> get nextScanTime;