onUpdate property

String? onUpdate
final

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

Implementation

final String? onUpdate;