Dart SDK
dart:async
StreamController
stream
property
stream
StreamController
Properties
stream
onListen
onPause
onResume
onCancel
sink
isClosed
isPaused
hasListener
done
Constructors
StreamController
broadcast
Methods
addError
addStream
add
close
Stream
<T>
stream
read-only
The stream that this controller is controlling.