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