SCombinerMultipleFunction<R, T> typedef

SCombinerMultipleFunction<R, T> = R Function(List<T> others)

Implementation

typedef SCombinerMultipleFunction<R, T> = R Function(List<T> others);