@override Future<void> init(String key) async { _prefs = await SharedPreferences.getInstance(); _key = key; }