Reduces the values of the current Pods returned by responder to a single value of type T, to update this Pod's value.
T
final T Function(List<dynamic> values) reducer;