DomainType constructor

const DomainType(
  1. String value
)

Implementation

const DomainType(this.value);