commandHandler property

CommandHandler? get commandHandler
override

Return the CommandHandler to which commands should be sent.

Implementation

CommandHandler? get commandHandler => zwManager;