open fun rxSmembers(key: String): Single<JsonArray>
Get all the members in a set
key - Key string
key
Return