customConstraints property

  1. @override
List<String> customConstraints
final

Custom table constraints that should be added to the table.

See also:

Implementation

@override
final List<String> customConstraints;