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