PlaystoreReleaseStatus constructor

const PlaystoreReleaseStatus(
  1. String value
)

Implementation

const PlaystoreReleaseStatus(
  this.value,
);