Version: Available or changed with runtime version 1.0. Is a container for any well-formed JSON object. A default JsonObject contains an empty JSON object. Add(Text, JsonToken) Adds a new property to ...
class JsCall { companion object { fun test(): JsonObject { val res = JsonObject(mutableMapOf()) val response = JsonObject(mutableMapOf()) (response.content as MutableMap).put("data", res) return ...
一些您可能无法访问的结果已被隐去。
显示无法访问的结果