rx_command
rx_command
MockCommand
<
TParam
,
TResult
>
returnValuesForNextExecute property
returnValuesForNextExecute
rx_command
rx_command
MockCommand
<
TParam
,
TResult
>
returnValuesForNextExecute property
MockCommand class
Constructors
MockCommand
Properties
canExecute
executionCount
first
hashCode
isBroadcast
isEmpty
isExecuting
last
lastPassedValueToExecute
lastResult
length
next
results
returnValuesForNextExecute
runtimeType
single
throwExceptions
thrownExceptions
Methods
any
asBroadcastStream
asyncExpand
asyncMap
call
cast
contains
dispose
distinct
drain
elementAt
endExecutionNoData
endExecutionWithData
endExecutionWithError
every
execute
expand
firstWhere
fold
forEach
handleError
join
lastWhere
listen
map
noSuchMethod
pipe
queueResultsForNextExecuteCall
reduce
singleWhere
skip
skipWhile
startExecution
take
takeWhile
timeout
toList
toSet
toString
transform
where
Operators
operator ==
returnValuesForNextExecute
property
List
<
CommandResult
<
TResult
>
>
returnValuesForNextExecute
read / write
Implementation
List<CommandResult<TResult>> returnValuesForNextExecute