undefinedStatus constant

InterconnectLocation_Status const undefinedStatus

A value indicating that the enum field is not set.

Implementation

static const undefinedStatus = InterconnectLocation_Status(
  'UNDEFINED_STATUS',
);