clear method

  1. @override
Future<bool> clear()
override

Implementation

@override
Future<bool> clear() => _prefs.clear();