get package
documentation
rx_types
RxObjectMixin
<
T
>
stream property
stream
stream
property
Null safety
Stream
<
T
>
stream
Implementation
Stream<T> get stream => subject.stream;
get package
documentation
rx_types
RxObjectMixin
<
T
>
stream property
RxObjectMixin mixin
Properties
canUpdate
firstRebuild
hashCode
runtimeType
sentToStream
stream
string
subject
value
Methods
addListener
bindStream
call
close
listen
listenAndPump
noSuchMethod
refresh
toJson
toString
Operators
operator ==