checkingForUpdates property

RxBool checkingForUpdates
final

Indicator whether checkForUpdates is currently being executed.

Implementation

final RxBool checkingForUpdates = RxBool(false);