Frees up the preferences file space.
@override Future<void> clear() async { await _sharedPreferences.clear(); }