MaterializeStreamTransformer<S> constructor
MaterializeStreamTransformer<S> ()
Constructs a StreamTransformer which transforms the onData, on Done,
and onError events into Notification
objects.
Implementation
MaterializeStreamTransformer();