isDisposed property

bool get isDisposed

Check if subscription is disposed

Implementation

bool get isDisposed => _isDisposed;