onSweep property
Called with each sweep's report (for logging), if set.
Implementation
final void Function(RetentionReport report)? onSweep;
Called with each sweep's report (for logging), if set.
final void Function(RetentionReport report)? onSweep;