shouldDispose property

bool shouldDispose
final

Whether the ChangeNotifierProvider should dispose the BaseViewModel when it's removed from the widget tree.

Implementation

final bool shouldDispose;