rx_command
rx_command
RxCommand
<
TParam
,
TResult
>
runtimeType property
runtimeType
rx_command
rx_command
RxCommand
<
TParam
,
TResult
>
runtimeType property
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
cast
contains
distinct
drain
elementAt
every
expand
firstWhere
fold
forEach
handleError
join
lastWhere
listen
map
noSuchMethod
pipe
reduce
singleWhere
skip
skipWhile
take
takeWhile
timeout
toList
toSet
toString
transform
where
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;