versionStateUnspecified constant

PublisherModel_VersionState const versionStateUnspecified

The version state is unspecified.

Implementation

static const versionStateUnspecified = PublisherModel_VersionState(
  'VERSION_STATE_UNSPECIFIED',
);