onDelete property

OnDelete? onDelete
final

The on delete constraint on a foreign key

Implementation

final OnDelete? onDelete;