ClientStatus constructor

const ClientStatus(
  1. String _value
)

Implementation

const ClientStatus(this._value);