suspend fun SessionStore.putAwait(session: Session): Unit
Suspending version of method io.vertx.ext.web.sstore.SessionStore.put
the session
NOTE: This function has been automatically generated from io.vertx.ext.web.sstore.SessionStore using Vert.x codegen.