isDeferrable property
Indicates if the constraint check can be deferred until the end of the transaction.
Implementation
final bool isDeferrable;
Indicates if the constraint check can be deferred until the end of the transaction.
final bool isDeferrable;