DataField constructor

DataField()

Implementation

DataField() {
  _assigned = false;
}