open fun rxDeleteValue(key: String): Single<Void>
Remove the key/value pair that corresponding to the specified key
key - the key
key
Return