aggregatorHandlers property

Map<Type, List<AggregatorHandlerDelegate>>? aggregatorHandlers
final

Map of aggregator types to their handler factories

Implementation

final Map<Type, List<AggregatorHandlerDelegate>>? aggregatorHandlers;