onLogBatch property

void Function(List<SessionLogEntry> entries, LogFlushReason reason)? onLogBatch
final

Implementation

final void Function(List<SessionLogEntry> entries, LogFlushReason reason)? onLogBatch;