open fun rxRpop(key: String): Single<String>
Remove and get the last element in a list
key - Key string
key
Return