undefinedContinent constant

InterconnectLocation_Continent const undefinedContinent

A value indicating that the enum field is not set.

Implementation

static const undefinedContinent = InterconnectLocation_Continent(
  'UNDEFINED_CONTINENT',
);