suspend fun RedisAPI.expireAwait(arg0: String, arg1: String): Response?
Suspending version of method io.vertx.redis.client.RedisAPI.expire
Return
NOTE: This function has been automatically generated from io.vertx.redis.client.RedisAPI using Vert.x codegen.