TableConstraint constructor

const TableConstraint(
  1. String? name
)

Implementation

const TableConstraint(this.name);