autoDispose property

bool autoDispose
getter/setter pair

Throws and error if read after dispose and can be disposed on last unsubscribe.

Implementation

bool autoDispose = false;