broadcast property

Stream<T> get broadcast

Implementation

Stream<T> get broadcast => asBroadcastStream();