rx_command
rx_command
RxCommand
<
TParam
,
TResult
>
stream property
stream
RxCommand class
Constructors
RxCommand
Properties
canExecute
isExecuting
lastResult
results
throwExceptions
thrownExceptions
first
hashCode
isBroadcast
isEmpty
last
length
runtimeType
single
stream
Methods
call
dispose
execute
any
asBroadcastStream
asyncExpand
asyncMap
buffer
bufferCount
bufferFuture
bufferTest
bufferTime
bufferWhen
bufferWithCount
cast
concatMap
concatWith
contains
debounce
defaultIfEmpty
delay
dematerialize
distinct
distinctUnique
doOnCancel
doOnData
doOnDone
doOnEach
doOnError
doOnListen
doOnPause
doOnResume
drain
elementAt
every
exhaustMap
expand
firstWhere
flatMap
flatMapLatest
fold
forEach
handleError
ignoreElements
interval
join
lastWhere
listen
map
materialize
max
mergeWith
min
noSuchMethod
ofType
onErrorResumeNext
onErrorReturn
pipe
reduce
repeat
retype
sample
scan
singleWhere
skip
skipUntil
skipWhile
startWith
startWithMany
switchIfEmpty
switchMap
take
takeUntil
takeWhile
throttle
timeInterval
timeout
timestamp
toList
toSet
toString
transform
where
window
windowCount
windowFuture
windowTest
windowTime
windowWhen
windowWithCount
withLatestFrom
zipWith
Operators
operator ==
Static methods
createAsync
createAsync1
createAsync2
createAsync3
createFromStream
createSync
createSync1
createSync2
createSync3
stream property
Stream
<
CommandResult
<
TResult
>
>
stream
final, inherited
Implementation
final Stream<T> stream