writeSuspendSession

abstract suspend fun writeSuspendSession(
    visitor: suspend WriterSuspendSession.() -> Unit
): Unit