isDeferrable property

bool isDeferrable
final

Indicates if the constraint check can be deferred until the end of the transaction.

Implementation

final bool isDeferrable;