commands property
_CommandDispatcher
commands
final
Dispatcher for handling commands in the application.
Commands represent actions that modify state and have exactly one handler.
Implementation
static final commands = _CommandDispatcher();