releaseStatus property
Release status for the uploaded version.
Controls the state of the release in the store:
completed- Release is live and available to usersdraft- Release is saved but not publishedhalted- Release is paused/stoppedinProgress- Release is being processed
Implementation
final String? releaseStatus;