checkingForUpdates property
final
Indicator whether checkForUpdates is currently being executed.
Implementation
final RxBool checkingForUpdates = RxBool(false);
Indicator whether checkForUpdates is currently being executed.
final RxBool checkingForUpdates = RxBool(false);