DataType constructor

const DataType(
  1. String name
)

Implementation

const DataType(this.name);