ClientType constructor

const ClientType(
  1. String value
)

Implementation

const ClientType(this.value);