open fun rxLpop(key: String): Single<String>
Remove and get the first element in a list
key - String key
key
Return