ToStreamExtension<T> extension

on

Methods

toStream({bool isBroadcast: false}) Stream<T>
Converts the iterable to a Stream. [...]