unsupportedJson

Deprecated

since 200.8.0. Get the FeatureFormDefinition from FeatureFormSource.featureFormDefinition and use FeatureFormDefinition.toJson() to get form info JSON data.

Replace with

FeatureFormDefinition.toJson()

Unsupported data from the source JSON. Unsupported JSON is a dictionary of values defined in the ArcGIS specification used to create this object but not currently used in this API. If the object is written back to JSON, any unsupported JSON data is persisted. The ArcGIS specification may be from a web map, web scene, REST API, and so on.

Since

200.1.0

See also

MutableDictionaryImpl