IsClosed returns whether a connection is fully closed, so it can be garbage collected.
@override bool get isClosed => _closed;