open fun rxMget(key: String): Single<JsonArray>
Get the value of the given key
key - Key string
key
Return