isDisposed property

bool get isDisposed

Checks if the subject has been disposed

Implementation

bool get isDisposed => _isDisposed;