GOT_NAK constant
Routing_Error
const GOT_NAK
We received a nak while trying to forward on your behalf
Implementation
static const Routing_Error GOT_NAK =
Routing_Error._(2, _omitEnumNames ? '' : 'GOT_NAK');