versionStateUnstable constant

PublisherModel_VersionState const versionStateUnstable

Used to indicate the version is unstable.

Implementation

static const versionStateUnstable = PublisherModel_VersionState(
  'VERSION_STATE_UNSTABLE',
);