deleteAll method

Future<void> deleteAll()

Implementation

Future<void> deleteAll() => _channel.secureStorageDeleteAll();