undefinedNextHopOrigin constant

Route_NextHopOrigin const undefinedNextHopOrigin

A value indicating that the enum field is not set.

Implementation

static const undefinedNextHopOrigin = Route_NextHopOrigin(
  'UNDEFINED_NEXT_HOP_ORIGIN',
);