commandHandler property
Return the CommandHandler to which commands should be sent.
Implementation
CommandHandler? get commandHandler => zwManager;
Return the CommandHandler to which commands should be sent.
CommandHandler? get commandHandler => zwManager;