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 Option<T> Function(List<Option> values) reducer;