InvalidCommandChannelException constructor
const
InvalidCommandChannelException([
- String? message
Creates a InvalidCommandChannelException object.
Implementation
const InvalidCommandChannelException([this.message])
: commandChannel = null,
queueChannel = null;