undefinedStatus constant

A value indicating that the enum field is not set.

Implementation

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