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