JobStatus constructor

const JobStatus(
  1. String value
)

Implementation

const JobStatus(this.value);