open fun rxDeleteValue(key: String): Completable
Remove the key/value pair that corresponding to the specified key
key - the key
key
Return