rx_command
rx_command
RxCommand
<
TParam
,
TResult
>
runtimeType property
runtimeType
RxCommand class
Constructors
RxCommand
Properties
canExecute
isExecuting
lastResult
next
results
throwExceptions
thrownExceptions
first
hashCode
isBroadcast
isEmpty
last
length
runtimeType
single
Methods
call
dispose
execute
any
asBroadcastStream
asyncExpand
asyncMap
buffer
bufferCount
bufferTest
bufferTime
cast
concatMap
concatWith
contains
debounce
debounceTime
defaultIfEmpty
delay
dematerialize
distinct
distinctUnique
doOnCancel
doOnData
doOnDone
doOnEach
doOnError
doOnListen
doOnPause
doOnResume
drain
elementAt
every
exhaustMap
expand
firstWhere
flatMap
flatMapIterable
fold
forEach
groupBy
handleError
ignoreElements
interval
join
lastWhere
listen
map
mapTo
materialize
max
mergeWith
min
noSuchMethod
ofType
onErrorResume
onErrorResumeNext
onErrorReturn
onErrorReturnWith
pairwise
pipe
publish
publishReplay
publishValue
publishValueSeeded
reduce
sample
sampleTime
scan
share
shareReplay
shareValue
shareValueSeeded
singleWhere
skip
skipUntil
skipWhile
startWith
startWithMany
switchIfEmpty
switchMap
take
takeUntil
takeWhile
throttle
throttleTime
timeInterval
timeout
timestamp
toList
toSet
toString
transform
where
window
windowCount
windowTest
windowTime
withLatestFrom
zipWith
Operators
operator ==
Static methods
createAsync
createAsyncNoParam
createAsyncNoParamNoResult
createAsyncNoResult
createFromStream
createSync
createSyncNoParam
createSyncNoParamNoResult
createSyncNoResult
runtimeType property
Type
runtimeType
inherited
A representation of the runtime type of the object.
Implementation
external Type get runtimeType;