onDelete property

String? onDelete
final

The ON DELETE action ('CASCADE', 'SET NULL').

Implementation

final String? onDelete;