suspend fun AsyncFile.flushAwait(): Unit
Suspending version of method io.vertx.core.file.AsyncFile.flush
NOTE: This function has been automatically generated from io.vertx.core.file.AsyncFile using Vert.x codegen.