rxdart package
documentation
rx
Notification
<
T
>
kind property
kind
rxdart package
documentation
rx
Notification
<
T
>
kind property
Notification class
Constructors
onData
onDone
onError
Properties
errorAndStackTrace
hashCode
isOnData
isOnDone
isOnError
kind
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==
kind
property
Kind
kind
final
References the
Kind
of this
Notification
event.
Implementation
final Kind kind;