nextHopInstanceNotFound constant
Warning_Code
const nextHopInstanceNotFound
The route's nextHopInstance URL refers to an instance that does not exist.
Implementation
static const nextHopInstanceNotFound = Warning_Code(
'NEXT_HOP_INSTANCE_NOT_FOUND',
);