clearAll method

Future<void> clearAll()

Implementation

Future<void> clearAll() async => _prefs.clear();