PARSER

val PARSER: JsonDeserializer<ModelElement>

A JSON deserializer that automatically dispatches to the correct ModelElement implementation based on the "type" field.

Since

1.15.2