onUpdate property

(dynamic Function()?) onUpdate
final

On delete or save.

Implementation

final Function()? onUpdate;