deleteAll method

Future<SecurityResult<void>> deleteAll()

Implementation

Future<SecurityResult<void>> deleteAll() => _useCase.deleteAll();