isReactive property
Whether the BaseViewModel should listen to BaseViewModel.notifyListeners for rebuilds.
Implementation
final bool isReactive;
Whether the BaseViewModel should listen to BaseViewModel.notifyListeners for rebuilds.
final bool isReactive;