TableConstraint constructor

TableConstraint(
  1. String? name
)

Implementation

TableConstraint(this.name);