isDisposed property

bool get isDisposed

Get disposal status (for testing/debugging)

Implementation

bool get isDisposed => _isDisposed;