Deserializer is used to convert JSON objects into model instances.
The type of the model to deserialize.
Deserializes a JSON object into a model instance.