undefinedStatus constant

PublicDelegatedPrefix_Status const undefinedStatus

A value indicating that the enum field is not set.

Implementation

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