versionStateStable constant

PublisherModel_VersionState const versionStateStable

Used to indicate the version is stable.

Implementation

static const versionStateStable = PublisherModel_VersionState(
  'VERSION_STATE_STABLE',
);