suspend fun AsyncFile.flushAwait(): Unit
Same as io.vertx.core.file.AsyncFile but the handler will be called when the flush is complete or if an error occurs
handler -
handler
Return