onDelete property

String? onDelete
final

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

Implementation

final String? onDelete;