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