toList

toList collects all the stream's values and emits the array as a Sender

toList
(
Stream
)
(
Stream stream
)
if (
models!(Stream, isStream)
)

Meta