Raw.JsonObject

Raw.JsonObject

Json object value

jsonObject#99c1d49d value:Vector<JSONObjectValue> = JSONValue;
export namespace Raw {
  export class JsonObject {
    constructor(params: { value: Array<Raw.TypeJSONObjectValue> }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0x99c1d49d

Property