shouldDispose property
Whether the ChangeNotifierProvider should dispose the TBaseViewModel when it's removed from the widget tree.
Implementation
final bool shouldDispose;
Whether the ChangeNotifierProvider should dispose the TBaseViewModel when it's removed from the widget tree.
final bool shouldDispose;