combiner property

R Function(S t, List<T> values) combiner
final

The combiner Function

Implementation

final R Function(S t, List<T> values) combiner;