suspend fun ResultSet.oneAwait(): Row?
Suspending version of method io.vertx.cassandra.ResultSet.one
Return
Row?
NOTE: This function has been automatically generated from io.vertx.cassandra.ResultSet using Vert.x codegen.