isReactive property

bool isReactive
final

Whether the TBaseViewModel should listen to TBaseViewModel.notifyListeners for rebuilds.

Implementation

final bool isReactive;