unknownJson

Deprecated

since 200.8.0. Use GeoModel.unusedJson or JsonSerializable.toJson() to get all the object's unused JSON data.

Replace with

GeoModel.unusedJson or JsonSerializable.toJson()

Unknown data from the source JSON. Unknown JSON is a dictionary of values that was in the source JSON but was unparsed by this API.

Since

200.1.0