suspend fun RedisTransaction.scardAwait(key: String): String
Get the number of members in a set
key - Key string
key
Return