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