NO_CHANNEL constant
Routing_Error
const NO_CHANNEL
No suitable channel was found for sending this packet (i.e. was requested channel index disabled?)
Implementation
static const Routing_Error NO_CHANNEL =
Routing_Error._(6, _omitEnumNames ? '' : 'NO_CHANNEL');