suspend fun <K, V> SharedData.getLocalAsyncMapAwait(: String): AsyncMap<K, V>
Suspending version of method io.vertx.core.shareddata.SharedData.getLocalAsyncMap
Return
NOTE: This function has been automatically generated from io.vertx.core.shareddata.SharedData using Vert.x codegen.