Signature of a model deserializer: turns a raw JSON value into a typed model instance, or null when the input is not a valid object for that model.
null
The model type produced.
Optional
Signature of a model deserializer: turns a raw JSON value into a typed model instance, or
nullwhen the input is not a valid object for that model.