ColumnConstraint constructor

ColumnConstraint(
  1. String? name
)

Implementation

ColumnConstraint(this.name);