menu
rx_mvvm package
documentation
command_events.dart
CommandEvents<TParam, TResult>
results property
results property
dark_mode
light_mode
results
property
Stream
<
CommandResult
<
TParam
,
TResult
>
>
results
late
final
Implementation
late final Stream<CommandResult<TParam, TResult>> results;
rx_mvvm package
documentation
command_events
CommandEvents<TParam, TResult>
results property
CommandEvents class