$EnrichmentConfig constructor

$EnrichmentConfig({
  1. bool? appendAcl,
})

Implementation

$EnrichmentConfig({this.appendAcl});