ValueType constructor

const ValueType(
  1. String value
)

Implementation

const ValueType(this.value);