JsonlMappedDecoder<T> constructor
const
JsonlMappedDecoder<T> (})
Implementation
const JsonlMappedDecoder(
this.fromJson, {
this.ignoreExceptions = false,
this.jsonCodec = const JsonCodec(),
this.onDone,
});