rx_command
rx_command
AsyncAction1<
TParam
> typedef
AsyncAction1
rx_command
rx_command
AsyncAction1<
TParam
> typedef
rx_command library
Classes
CommandResult
MockCommand
RxCommand
RxCommandAsync
RxCommandListener
RxCommandStream
RxCommandSync
Typedefs
Action
Action1
AsyncAction
AsyncAction1
AsyncFunc
AsyncFunc1
Func
Func1
StreamProvider
AsyncAction1<
TParam
>
typedef
Future
AsyncAction1
(
TParam
param
)
Implementation
typedef AsyncAction1<TParam> = Future Function(TParam param);