Dart SDK
dart:async
SynchronousStreamController
<T>
constructor SynchronousStreamController
SynchronousStreamController
class SynchronousStreamController
Constructors
SynchronousStreamController
Properties
done
hashCode
hasListener
isClosed
isPaused
onCancel
onListen
onPause
onResume
runtimeType
sink
stream
Methods
add
addError
close
addStream
noSuchMethod
toString
Operators
operator ==
SynchronousStreamController<T>
(
)
constructor SynchronousStreamController