autoDispose property
bool
get
autoDispose
Whether to auto-dispose when there are no listeners.
Implementation
bool get autoDispose => false;
Whether to auto-dispose when there are no listeners.
bool get autoDispose => false;