rx_command
rx_command
MockCommand
<
TParam
,
TResult
>
executionCount property
executionCount
rx_command
rx_command
MockCommand
<
TParam
,
TResult
>
executionCount 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 ==
executionCount
property
int
executionCount
read / write
Number of times execute or the command directly was called
Implementation
int executionCount = 0