suspend fun RedisTransaction.dumpAwait(key: String): String
Return a serialized version of the value stored at the specified key.
key - Key string
key
Return