suspend fun MongoClient.dropCollectionAwait(collection: String): Unit
Suspending version of method io.vertx.ext.mongo.MongoClient.dropCollection
the collection
NOTE: This function has been automatically generated from io.vertx.ext.mongo.MongoClient using Vert.x codegen.