OnDelete typedef

OnDelete = void Function()

Callback fn type

Implementation

typedef OnDelete = void Function();