@override Future<List<String>?> getStringList(String key) async { return _store.getStringList(key); }