Field<ValType> constructor

const Field<ValType>(
  1. String name
)

Implementation

const Field(this.name) : tableName = null;