onDeleteMany property

Future<void> Function(List<T>)? onDeleteMany
final

Implementation

final Future<void> Function(List<T>)? onDeleteMany;