Constructs a new JsonDecoder.
The reviver may be null.
reviver
null
const JsonDecoder([reviver(Object key, Object value)]) : _reviver = reviver;