unknownJson

Deprecated

since 200.8.0. Use GeoModel.unusedJson to get any unused or unrecognized JSON values.

Replace with

GeoModel.unusedJson

Unknown data from the source JSON. Unknown JSON is a dictionary of values not defined in the ArcGIS web scene specification used to create this object but found in the source JSON. If the object is written back to JSON, any unknown JSON data is not persisted.

Since

200.1.0

See also

MutableDictionaryImpl