suspend fun close(): Unit
Closes this page session.
This only closes the corresponding tab, but preserves the underlying web socket connection (of the parent browser session), because it could be used by other page sessions.