suspend fun MongoGridFsClient.deleteAwait(id: String): Unit
Suspending version of method io.vertx.ext.mongo.MongoGridFsClient.delete
the identifier of the file
NOTE: This function has been automatically generated from io.vertx.ext.mongo.MongoGridFsClient using Vert.x codegen.