deleteAll abstract method

Future<T> deleteAll()

Deletes all entities managed by the repository.

Implementation

Future<T> deleteAll();