DataType constructor

const DataType(
  1. bool nullable
)

Implementation

const DataType(this.nullable);