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