combiner property

T Function(List values) combiner
final

Implementation

final T Function(List<dynamic> values) combiner;