DataType constructor

const DataType(
  1. String value
)

Implementation

const DataType(this.value);