onDelete method

  1. @protected
  2. @mustCallSuper
Future<void> onDelete()

Callback before the delete has been done.

Implementation

@protected
@mustCallSuper
Future<void> onDelete() async {}