Returns an updated version of the current summary reflecting that we are no longer connected to a stream.
current
The default implementation returns current as is.
S afterDisconnected(S current) => current;