reactive property

bool reactive
final

Whether or not to rebuild when the ViewModel calls notifyListeners();

Implementation

final bool reactive = true;