StatusType constructor

const StatusType(
  1. String _value
)

Implementation

const StatusType(this._value);