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