get package
documentation
rx_stream
GetStream
<
T
>
value property
value
value
property
Null safety
T?
value
Implementation
T? get value => _value;
get package
documentation
rx_stream
GetStream
<
T
>
value property
GetStream class
Constructors
GetStream
Properties
hashCode
hasListeners
isClosed
length
onCancel
onListen
onPause
onResume
runtimeType
stream
value
Methods
add
addError
addSubscription
close
listen
noSuchMethod
removeSubscription
toString
Operators
operator ==