menu
eda package
documentation
application_service.dart
CommandHandler<TCommand extends ICommand>
call abstract method
call abstract method
dark_mode
light_mode
call
abstract method
Future
<
ServiceFailure
?
>
call
(
TCommand
command
)
Implementation
Future<ServiceFailure?> call(TCommand command);
eda package
documentation
application_service
CommandHandler<TCommand extends ICommand>
call abstract method
CommandHandler class