StatusType constructor

const StatusType(
  1. String value
)

Implementation

const StatusType(this.value);