menu
monolib_dart package
documentation
jsonl.dart
JsonlMappedBatchDecoder<T>
onBatch property
onBatch property
dark_mode
light_mode
onBatch
property
void Function
(
List
<
T
>
batch
)
?
onBatch
final
Implementation
final void Function(List<T> batch)? onBatch;
monolib_dart package
documentation
jsonl
JsonlMappedBatchDecoder<T>
onBatch property
JsonlMappedBatchDecoder class