overrideDontWriteConstraints property

bool? overrideDontWriteConstraints
final

When non-null, the generated table class will override the dontWriteConstraint getter on the table class with this value.

Implementation

final bool? overrideDontWriteConstraints;