get package
documentation
rx_stream
GetStream
<
T
>
onCancel property
onCancel
onCancel
property
Null safety
(
FutureOr
<
void
>
Function?
()
?)
onCancel
read / write
Implementation
FutureOr<void> Function()? onCancel;
get package
documentation
rx_stream
GetStream
<
T
>
onCancel 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 ==