type property
Type of constraint, for example unique, primary key, foreign key (currently only primary key is supported).
Implementation
core.String? type;
Type of constraint, for example unique, primary key, foreign key (currently only primary key is supported).
core.String? type;