rx_command
rx_command
RxCommand
<
TParam
,
TResult
>
toString method
toString
rx_command
rx_command
RxCommand
<
TParam
,
TResult
>
toString method
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
toString
method
String
toString
(
)
inherited
Returns a string representation of this object.
Implementation
external String toString();