open fun rxDump(key: String): Single<String>
Return a serialized version of the value stored at the specified key.
key - Key string
key
Return