MergedStreamBuilder<T, R> typedef

MergedStreamBuilder<T, R> = void Function(MergedStreamController<T, R> c) Function()

Implementation

typedef MergedStreamBuilder<T, R> = void Function(MergedStreamController<T, R> c) Function();