constraints property

List<String> constraints

Get the table constraints

Implementation

List<String> get constraints => _fkConstraints;