cubix
cubix
ActionBase
<
TResult
,
TState
>
internalDispatch abstract method
internalDispatch
internalDispatch
method
Null safety
@
protected
TResult
internalDispatch
(
Dispatcher
dispatcher
)
@
protected
Implementation
@protected TResult internalDispatch(Dispatcher dispatcher);
cubix
cubix
ActionBase
<
TResult
,
TState
>
internalDispatch abstract method
ActionBase class
Constructors
ActionBase
Properties
cancelled
cubix
dispatched
dispatcher
done
error
hashCode
result
runtimeType
state
success
Methods
all
allSettled
body
cancel
canDispatch
dispatch
dispose
inject
internalDispatch
noSuchMethod
on
onBind
onDispatch
onDispose
onDone
onError
onInit
onSuccess
race
resolve
selfDispatch
toString
wait
watch
when
Operators
operator ==