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