isDisposed property

bool get isDisposed

Whether dispose has been called (or whether this is a PortSubscription.disabled handle, in which case always true).

Implementation

bool get isDisposed;