public static StemContractStateValue of(JsonObject json) { return new StemContractStateValue(json.deepCopy());
確定! 回上一頁