autoDispose property
Throws and error if read after dispose and can be disposed on last unsubscribe.
Implementation
bool autoDispose = false;
Throws and error if read after dispose and can be disposed on last unsubscribe.
bool autoDispose = false;